Build(deps): bump @nuxtjs/sentry from 6.0.2 to 6.0.3

Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/nuxt-community/sentry-module/releases)
- [Changelog](https://github.com/nuxt-community/sentry-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/sentry-module/compare/v6.0.2...v6.0.3)
This commit is contained in:
2022-12-14 04:38:04 +00:00
parent c3d99316b7
commit ba6bd8e0f5
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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.2",
"@nuxtjs/sentry": "^6.0.3",
"@nuxtjs/vuetify": "^1.12.3",
"@snyk/protect": "^1.1069.0",
"@vue/apollo-composable": "^4.0.0-beta.1",
+4 -4
View File
@@ -2484,10 +2484,10 @@
ufo "^0.8.5"
vue-i18n "^8.27.2"
"@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==
"@nuxtjs/sentry@^6.0.3":
version "6.0.3"
resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-6.0.3.tgz#c36e6cbcbd7c3d7a7cd6f15c543fa61031607aff"
integrity sha512-udGb1PWAzrZCe4jsb4KbUpvnvGLoOJkZUJ9UPsNdjOggRjLuJ0BZT04eA3DID3RC9M/a672O5vMm0/Ckm9yVYA==
dependencies:
"@sentry/browser" "^6.19.7"
"@sentry/integrations" "^6.19.7"