diff --git a/package.json b/package.json index 641c368..542eb2d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@graphql-codegen/typescript-operations": "^4.0.1", "@graphql-codegen/typescript-vue-apollo": "^4.1.0", "@nuxtjs/i18n": "^7.3.1", - "@nuxtjs/sentry": "^8.0.2", + "@nuxtjs/sentry": "^8.0.3", "@nuxtjs/vuetify": "^1.12.3", "@pinia/nuxt": "^0.5.1", "@snyk/protect": "^1.1246.0", diff --git a/yarn.lock b/yarn.lock index e50734c..aaea0c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3714,10 +3714,10 @@ ufo "^0.8.5" vue-i18n "^8.27.2" -"@nuxtjs/sentry@^8.0.2": - version "8.0.2" - resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-8.0.2.tgz#907f2c622a54ec11d111921b91b4399baf26c2bd" - integrity sha512-0iCuB5YHMLs56kkB/KnIyIlc7fLb8xptWMBeCX0jScYkjzJE7KKAgMk1j3s3Hsez0QM6jDHR2jVP/pcXAJOkRQ== +"@nuxtjs/sentry@^8.0.3": + version "8.0.3" + resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-8.0.3.tgz#1ee2fc18a0f5c0af6279e0bf02bb2766a66cc3b4" + integrity sha512-kqBftkWhpuGVAMd/CRxFs3SGV562+7qse80J3oH/fvftdEbW/XFEBmP/oAeNXNMQs/dTAeA4298/59aOjvnN6A== dependencies: "@sentry/core" "^7.80.0" "@sentry/integrations" "^7.80.0"