From 2d31fb5a6f05bd299c2409f11b2fc014b46e80d8 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Tue, 13 Dec 2022 04:38:08 +0000 Subject: [PATCH] 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) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e008927..571a5ab 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index d4c0274..19d4b6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"