From 31ca5071fffd8adc77f1ef16a331bf68b5214abe Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Mon, 8 Nov 2021 13:46:46 +0000 Subject: [PATCH] chore(deps): bump @nuxtjs/sentry from 5.1.4 to 5.1.5 Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 5.1.4 to 5.1.5. - [Release notes](https://github.com/nuxt-community/sentry-module/releases) - [Changelog](https://github.com/nuxt-community/sentry-module/blob/master/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/sentry-module/compare/v5.1.4...v5.1.5) --- package.json | 2 +- yarn.lock | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 8849545..4d9c888 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "@auth0/auth0-spa-js": "^1.5.0", "@nuxtjs/moment": "^1.1.0", - "@nuxtjs/sentry": "^5.1.4", + "@nuxtjs/sentry": "^5.1.5", "@nuxtjs/vuetify": "^1.9.0", "@u3u/vue-hooks": "^2.0.1", "@vue/apollo-composable": "^4.0.0-alpha.8", diff --git a/yarn.lock b/yarn.lock index 414dba1..1c6f9c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1839,15 +1839,15 @@ moment-timezone "^0.5.28" moment-timezone-data-webpack-plugin "^1.3.0" -"@nuxtjs/sentry@^5.1.4": - version "5.1.4" - resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-5.1.4.tgz#578e67be45d5bbefc935a987f66187860e2225b6" - integrity sha512-Ace0HP82XCP8IsuN6MbjoPDVjgP2Des50ww3yQ+Ev00+Goh1kTqMxXaKsug44mPsZlCJENzYDgn0EX6Qbkwruw== +"@nuxtjs/sentry@^5.1.5": + version "5.1.5" + resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-5.1.5.tgz#25cde70f43ed7c607c3a72f0b144ac5946d002ee" + integrity sha512-P2LZTFq2I/tEQ/uDH6QXIBrE2X3VjB/VtgtUc6fBNfQDDmpAWDSC3NQuQ1vJZOBH1STmA+1tidE/gTgpNSjxiw== dependencies: - "@sentry/browser" "^6.13.2" - "@sentry/integrations" "^6.13.2" - "@sentry/node" "^6.13.2" - "@sentry/webpack-plugin" "^1.17.1" + "@sentry/browser" "^6.14.1" + "@sentry/integrations" "^6.14.1" + "@sentry/node" "^6.14.1" + "@sentry/webpack-plugin" "^1.18.3" consola "^2.15.3" lodash.mergewith "^4.6.2" @@ -2063,7 +2063,7 @@ dependencies: any-observable "^0.3.0" -"@sentry/browser@^6.13.2": +"@sentry/browser@^6.14.1": version "6.14.1" resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.14.1.tgz#4d255caf9de6e07f12b6d9b350fe391439dd932e" integrity sha512-xOrKt6jT6rGhJDVwUtHtD/lLrCOEDNYCtLAh8SoJH7jE0JRSI7WK0UDPQ56M8z3II11lEw3F0TOXoK1rZ9BdrQ== @@ -2105,7 +2105,7 @@ "@sentry/utils" "6.14.1" tslib "^1.9.3" -"@sentry/integrations@^6.13.2": +"@sentry/integrations@^6.14.1": version "6.14.1" resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.14.1.tgz#2293d954cdb14e1992f6bdc6484275defb2667f2" integrity sha512-GZFp03w0c/o2iY1oxebsqpumsDQsoOWiUXpfPriG6UoXZdCDrSoiotaRHPAagsWKQ1XjbILph8Vdz5dSMIuQTg== @@ -2124,7 +2124,7 @@ "@sentry/types" "6.14.1" tslib "^1.9.3" -"@sentry/node@^6.13.2": +"@sentry/node@^6.14.1": version "6.14.1" resolved "https://registry.yarnpkg.com/@sentry/node/-/node-6.14.1.tgz#475229eb0a3c7032a905a7f49888e1374499ecf3" integrity sha512-tnEfcaF5Z7I4D619XL76sjRd7VMDitZZ7ydfA8sWGC1BPaPyyIJzVxE/a7qJBQGW7W0Oo7ctwOI1hpmfyOpPxg== @@ -2163,7 +2163,7 @@ "@sentry/types" "6.14.1" tslib "^1.9.3" -"@sentry/webpack-plugin@^1.17.1": +"@sentry/webpack-plugin@^1.18.3": version "1.18.3" resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.18.3.tgz#1cd3401f84f561b4a451dac5f42465ee5102f5d6" integrity sha512-Qk3Jevislc5DZK0X/WwRVcOtO7iatnWARsEgTV/TuXvDN+fUDDpD/2MytAWAbpLaLy3xEB/cXGeLsbv6d1XNkQ==