From ba6bd8e0f5a09e1ce06a43fd62a129e530faeffd Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Wed, 14 Dec 2022 04:38:04 +0000 Subject: [PATCH] Build(deps): bump @nuxtjs/sentry from 6.0.2 to 6.0.3 Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 6.0.2 to 6.0.3. - [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.2...v6.0.3) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7869d7c..5967895 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.2", + "@nuxtjs/sentry": "^6.0.3", "@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 bc736d3..765f838 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2484,10 +2484,10 @@ ufo "^0.8.5" vue-i18n "^8.27.2" -"@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== +"@nuxtjs/sentry@^6.0.3": + version "6.0.3" + resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-6.0.3.tgz#c36e6cbcbd7c3d7a7cd6f15c543fa61031607aff" + integrity sha512-udGb1PWAzrZCe4jsb4KbUpvnvGLoOJkZUJ9UPsNdjOggRjLuJ0BZT04eA3DID3RC9M/a672O5vMm0/Ckm9yVYA== dependencies: "@sentry/browser" "^6.19.7" "@sentry/integrations" "^6.19.7"