Merge branch 'dependabot-npm_and_yarn-nuxtjs-sentry-5.1.5' into 'master'
chore(deps): bump @nuxtjs/sentry from 5.1.4 to 5.1.5 See merge request unboundsoftware/dancefinder/dancefinder-app!50
This commit was merged in pull request #99.
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
@@ -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==
|
||||
|
||||
Reference in New Issue
Block a user