diff --git a/package.json b/package.json index e008927..571a5ab 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@graphql-codegen/typescript-operations": "^2.5.10", "@graphql-codegen/typescript-vue-apollo": "^3.3.6", "@nuxtjs/i18n": "^7.3.0", - "@nuxtjs/sentry": "^6.0.1", + "@nuxtjs/sentry": "^6.0.2", "@nuxtjs/vuetify": "^1.12.3", "@snyk/protect": "^1.1069.0", "@vue/apollo-composable": "^4.0.0-beta.1", diff --git a/yarn.lock b/yarn.lock index d4c0274..19d4b6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2484,10 +2484,10 @@ ufo "^0.8.5" vue-i18n "^8.27.2" -"@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== +"@nuxtjs/sentry@^6.0.2": + version "6.0.2" + resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-6.0.2.tgz#1baed8a6fa8758c065e784c4e6753201d51ffb2b" + integrity sha512-Vx8FlFiRIq/SIxWL7Mu8bveOT3bGNu5mZ7nl+nvtPdjMOi8WSx6FttcqunvIlHr1erUgVey9T0eDuyt1PkKA6w== dependencies: "@sentry/browser" "^6.19.7" "@sentry/integrations" "^6.19.7"