diff --git a/package.json b/package.json index fa1f1fa..b489b33 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@graphql-codegen/typescript-vue-apollo": "^3.3.3", "@nuxtjs/i18n": "^7.3.0", "@nuxtjs/moment": "^1.1.0", - "@nuxtjs/sentry": "^6.0.0", + "@nuxtjs/sentry": "^6.0.1", "@nuxtjs/vuetify": "^1.12.3", "@snyk/protect": "^1.1012.0", "@vue/apollo-composable": "^4.0.0-alpha.19", diff --git a/yarn.lock b/yarn.lock index 7d719da..5061f0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2372,10 +2372,10 @@ moment-timezone "^0.5.28" moment-timezone-data-webpack-plugin "^1.3.0" -"@nuxtjs/sentry@^6.0.0": - version "6.0.0" - resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-6.0.0.tgz#c15920ab50db80bec1454b19de58efdc23d6e28b" - integrity sha512-3bSXobjtwUfitkTAcGIjnYKpCFQTudqpLKboz4u+Syj2TnHQLjtAXORbBoP+G5qbJZIGyaYEVnReGZTppILy9A== +"@nuxtjs/sentry@^6.0.1": + version "6.0.1" + resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-6.0.1.tgz#5a1c804696ed61bce91ad68f8003a5f18308c05a" + integrity sha512-mvkzwYpRz6KzyrlR9QC7380xjAUGfBDI58QOSrv4BawZUHDcCH3TIbJBtcq6PEfczm5cbG1xG+K4MR401bNt9A== dependencies: "@sentry/browser" "^6.19.7" "@sentry/integrations" "^6.19.7"