Build(deps): bump @nuxtjs/sentry from 6.0.0 to 6.0.1
Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 6.0.0 to 6.0.1. - [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.0...v6.0.1)
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
"@graphql-codegen/typescript-vue-apollo": "^3.3.3",
|
||||
"@nuxtjs/i18n": "^7.3.0",
|
||||
"@nuxtjs/moment": "^1.1.0",
|
||||
"@nuxtjs/sentry": "^6.0.0",
|
||||
"@nuxtjs/sentry": "^6.0.1",
|
||||
"@nuxtjs/vuetify": "^1.12.3",
|
||||
"@snyk/protect": "^1.1012.0",
|
||||
"@vue/apollo-composable": "^4.0.0-alpha.19",
|
||||
|
||||
@@ -2372,10 +2372,10 @@
|
||||
moment-timezone "^0.5.28"
|
||||
moment-timezone-data-webpack-plugin "^1.3.0"
|
||||
|
||||
"@nuxtjs/sentry@^6.0.0":
|
||||
version "6.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-6.0.0.tgz#c15920ab50db80bec1454b19de58efdc23d6e28b"
|
||||
integrity sha512-3bSXobjtwUfitkTAcGIjnYKpCFQTudqpLKboz4u+Syj2TnHQLjtAXORbBoP+G5qbJZIGyaYEVnReGZTppILy9A==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@sentry/browser" "^6.19.7"
|
||||
"@sentry/integrations" "^6.19.7"
|
||||
|
||||
Reference in New Issue
Block a user