Build(deps): bump @nuxtjs/sentry from 6.0.0 to 6.0.1 #645

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-nuxtjs-sentry-6.0.1 into master 2022-09-30 07:33:25 +00:00
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"@graphql-codegen/typescript-vue-apollo": "^3.3.3", "@graphql-codegen/typescript-vue-apollo": "^3.3.3",
"@nuxtjs/i18n": "^7.3.0", "@nuxtjs/i18n": "^7.3.0",
"@nuxtjs/moment": "^1.1.0", "@nuxtjs/moment": "^1.1.0",
"@nuxtjs/sentry": "^6.0.0", "@nuxtjs/sentry": "^6.0.1",
"@nuxtjs/vuetify": "^1.12.3", "@nuxtjs/vuetify": "^1.12.3",
"@snyk/protect": "^1.1012.0", "@snyk/protect": "^1.1012.0",
"@vue/apollo-composable": "^4.0.0-alpha.19", "@vue/apollo-composable": "^4.0.0-alpha.19",
+4 -4
View File
@@ -2372,10 +2372,10 @@
moment-timezone "^0.5.28" moment-timezone "^0.5.28"
moment-timezone-data-webpack-plugin "^1.3.0" moment-timezone-data-webpack-plugin "^1.3.0"
"@nuxtjs/sentry@^6.0.0": "@nuxtjs/sentry@^6.0.1":
version "6.0.0" version "6.0.1"
resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-6.0.0.tgz#c15920ab50db80bec1454b19de58efdc23d6e28b" resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-6.0.1.tgz#5a1c804696ed61bce91ad68f8003a5f18308c05a"
integrity sha512-3bSXobjtwUfitkTAcGIjnYKpCFQTudqpLKboz4u+Syj2TnHQLjtAXORbBoP+G5qbJZIGyaYEVnReGZTppILy9A== integrity sha512-mvkzwYpRz6KzyrlR9QC7380xjAUGfBDI58QOSrv4BawZUHDcCH3TIbJBtcq6PEfczm5cbG1xG+K4MR401bNt9A==
dependencies: dependencies:
"@sentry/browser" "^6.19.7" "@sentry/browser" "^6.19.7"
"@sentry/integrations" "^6.19.7" "@sentry/integrations" "^6.19.7"