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

Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 6.0.1 to 6.0.2.
- [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.1...v6.0.2)
This commit is contained in:
2022-12-13 04:38:08 +00:00
parent 8a003b986d
commit 2d31fb5a6f
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.1",
"@nuxtjs/sentry": "^6.0.2",
"@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.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"