diff --git a/package.json b/package.json index 69fc067..303a7eb 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@nuxtjs/composition-api": "^0.30.0", "@nuxtjs/i18n": "^7.2.0", "@nuxtjs/moment": "^1.1.0", - "@nuxtjs/sentry": "^5.1.5", + "@nuxtjs/sentry": "^5.1.6", "@nuxtjs/vuetify": "^1.12.1", "@u3u/vue-hooks": "^2.0.1", "@vue/apollo-composable": "^4.0.0-alpha.15", diff --git a/yarn.lock b/yarn.lock index 580dabd..34b9370 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1863,14 +1863,14 @@ moment-timezone "^0.5.28" moment-timezone-data-webpack-plugin "^1.3.0" -"@nuxtjs/sentry@^5.1.5": - version "5.1.5" - resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-5.1.5.tgz#25cde70f43ed7c607c3a72f0b144ac5946d002ee" - integrity sha512-P2LZTFq2I/tEQ/uDH6QXIBrE2X3VjB/VtgtUc6fBNfQDDmpAWDSC3NQuQ1vJZOBH1STmA+1tidE/gTgpNSjxiw== +"@nuxtjs/sentry@^5.1.6": + version "5.1.6" + resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-5.1.6.tgz#d6296684553112f6873d0c33f2a488650cd5b919" + integrity sha512-QkP+Axv1wJbrUcNh/xVobkpLa4zQoliB860oKHzaO9uvATVfi6lipB+PZfpFC9zc3YJhbKH4V1CX1Mcc0xj2Fg== dependencies: - "@sentry/browser" "^6.14.1" - "@sentry/integrations" "^6.14.1" - "@sentry/node" "^6.14.1" + "@sentry/browser" "^6.15.0" + "@sentry/integrations" "^6.15.0" + "@sentry/node" "^6.15.0" "@sentry/webpack-plugin" "^1.18.3" consola "^2.15.3" lodash.mergewith "^4.6.2" @@ -2108,7 +2108,7 @@ dependencies: any-observable "^0.3.0" -"@sentry/browser@^6.14.1": +"@sentry/browser@^6.15.0": version "6.15.0" resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.15.0.tgz#7a1d316dd31cedee446e359a21774bf93d1e553d" integrity sha512-ZiqfHK5DMVgDsgMTuSwxilWIqEnZzy4yuJ9Sr6Iap1yZddPSiKHYjbBieSHn57UsWHViRB3ojbwu44LfvXKJdQ== @@ -2150,7 +2150,7 @@ "@sentry/utils" "6.15.0" tslib "^1.9.3" -"@sentry/integrations@^6.14.1": +"@sentry/integrations@^6.15.0": version "6.15.0" resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.15.0.tgz#3c83617c301b5f77a57514ad7812aedc03613a31" integrity sha512-fSBAipas6zwyYo4U91pyQOnaTcRCfwvH6ZFwu0Fqmkm64nU9rYpbTNiKkwOWbbiXXT6+LEF6RzBpsyhm4QvgmQ== @@ -2169,7 +2169,7 @@ "@sentry/types" "6.15.0" tslib "^1.9.3" -"@sentry/node@^6.14.1": +"@sentry/node@^6.15.0": version "6.15.0" resolved "https://registry.yarnpkg.com/@sentry/node/-/node-6.15.0.tgz#d7b911e5667a3459a807a2ae0464558e872504d4" integrity sha512-V1GeupWi9ClmoMy5eBWdVTv3k+Yx/JpddT4zCzzYY9QfjYtEvQI7R3SWFtlgXuaQQaZNU0WUoE2UgJV2N/vS8g==