Merge pull request #2974 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxtjs/sentry-3.2.2

build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp
This commit is contained in:
mattwr18 2020-02-04 13:32:27 +01:00 committed by GitHub
commit 2b1ad7cab2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -62,7 +62,7 @@
"@nuxtjs/axios": "~5.9.5",
"@nuxtjs/dotenv": "~1.4.1",
"@nuxtjs/pwa": "^3.0.0-beta.20",
"@nuxtjs/sentry": "^3.1.0",
"@nuxtjs/sentry": "^3.2.2",
"@nuxtjs/style-resources": "~1.0.0",
"accounting": "~0.4.1",
"apollo-cache-inmemory": "~1.6.5",

View File

@ -1721,10 +1721,10 @@
jimp-compact "^0.8.0"
workbox-cdn "^4.3.1"
"@nuxtjs/sentry@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-3.1.0.tgz#2ec9097d62054b943ba3edd0a722fe0ac214592e"
integrity sha512-oEpcnNWoz7Uw+L1W9YAxL0ccW28xDPwcHauF4XhhGa7ZbhKQ8hZqgR9kPn7rCNuWRWL3WZR+oWpxLst4+Uy6Cw==
"@nuxtjs/sentry@^3.2.2":
version "3.2.2"
resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-3.2.2.tgz#ee0add861b18844f8367e1e30d5c7bac1e5f5c91"
integrity sha512-eoHSoN9+QiHwIBY8aa8sVgZnh9X73BqlZy0qtO3LthM2awROFEYJ3sqIGkhrucgTrRM8na6LAFNEvd64QI9sCw==
dependencies:
"@sentry/browser" "^5.11.2"
"@sentry/integrations" "^5.11.1"