Build(deps): bump @nuxtjs/sentry from 7.1.9 to 7.1.10

Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 7.1.9 to 7.1.10.
- [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/v7.1.9...v7.1.10)
This commit is contained in:
2023-03-29 04:38:06 +00:00
parent 77a5f39595
commit 812859aa8a
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"@graphql-codegen/typescript-operations": "^3.0.2",
"@graphql-codegen/typescript-vue-apollo": "^3.3.7",
"@nuxtjs/i18n": "^7.3.1",
"@nuxtjs/sentry": "^7.1.9",
"@nuxtjs/sentry": "^7.1.10",
"@nuxtjs/vuetify": "^1.12.3",
"@sentry/tracing": "7",
"@snyk/protect": "^1.1128.0",
+4 -4
View File
@@ -2995,10 +2995,10 @@
ufo "^0.8.5"
vue-i18n "^8.27.2"
"@nuxtjs/sentry@^7.1.9":
version "7.1.9"
resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-7.1.9.tgz#862b2dfccb8e2eef6589473d36729f9e18c9aefc"
integrity sha512-zLb21o2oSkWfvEqX6jT8lfTsWQDtQ0bp+v+vZbH1ID4REXbDjkXHpSgXaVcRBi+umhgBENPAyKwOy/91nBEEsA==
"@nuxtjs/sentry@^7.1.10":
version "7.1.10"
resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-7.1.10.tgz#0e12065a67995191bc653ceb19d1b27ace2f26d7"
integrity sha512-DyGTqpuH1WJO4UnsOaLlwmJ5chrcQnI50WYU8DyhSPyiyibY6tRQSRSQmUSydASGw8YE15qiNtr5flQLz3L0/g==
dependencies:
"@sentry/integrations" "^7.45.0"
"@sentry/node" "^7.45.0"