Build(deps): bump @nuxtjs/sentry from 8.0.2 to 8.0.3 #1557

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-nuxtjs-sentry-8.0.3 into master 2023-11-17 08:51:08 +00:00
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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",
+4 -4
View File
@@ -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"