1
Fork 0

Bump @sentry/browser from 5.6.1 to 5.6.3

Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.6.1 to 5.6.3.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.6.1...5.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-02 08:44:42 +00:00 committed by GitHub
parent 8c16b0105d
commit a6b21e55fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -1151,20 +1151,20 @@
"integrity": "sha512-PYncBhgN1l02mwHmczukexmu4yRTjRDAAdcK62jdWSAW8epcnZ9K2win/7rMrffiv/c7XLVDA8vD+yi6WyvbGQ==" "integrity": "sha512-PYncBhgN1l02mwHmczukexmu4yRTjRDAAdcK62jdWSAW8epcnZ9K2win/7rMrffiv/c7XLVDA8vD+yi6WyvbGQ=="
}, },
"@sentry/browser": { "@sentry/browser": {
"version": "5.6.1", "version": "5.6.3",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-5.6.1.tgz", "resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-5.6.3.tgz",
"integrity": "sha512-EtuI3YUIXfSzbF2Z7c5UXcdkcjZj83Y0vj73kMXBxxYsmDkyU+KtJFFvonSUrLILMqYBNZXTgCrfglLfFkl7kA==", "integrity": "sha512-bP1LTbcKPOkkmfJOAM6c7WZ0Ov0ZEW6B9keVZ9wH9fw/lBPd9UyDMDCwJ+FAYKz9M9S5pxQeJ4Ebd7WUUrGVAQ==",
"requires": { "requires": {
"@sentry/core": "5.6.1", "@sentry/core": "5.6.2",
"@sentry/types": "5.6.1", "@sentry/types": "5.6.1",
"@sentry/utils": "5.6.1", "@sentry/utils": "5.6.1",
"tslib": "^1.9.3" "tslib": "^1.9.3"
} }
}, },
"@sentry/core": { "@sentry/core": {
"version": "5.6.1", "version": "5.6.2",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-5.6.1.tgz", "resolved": "https://registry.npmjs.org/@sentry/core/-/core-5.6.2.tgz",
"integrity": "sha512-gK8XfkJIZLsBEQehkr2q2fdHI50B3yo4RXiixSZiNBVIzQ+1z3JcMssDzGwhbY81NHUzHZ7of3oQ4Ab4OGRI/g==", "integrity": "sha512-grbjvNmyxP5WSPR6UobN2q+Nss7Hvz+BClBT8QTr7VTEG5q89TwNddn6Ej3bGkaUVbct/GpVlI3XflWYDsnU6Q==",
"requires": { "requires": {
"@sentry/hub": "5.6.1", "@sentry/hub": "5.6.1",
"@sentry/minimal": "5.6.1", "@sentry/minimal": "5.6.1",

View file

@ -16,7 +16,7 @@
}, },
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "5.10.1", "@fortawesome/fontawesome-free": "5.10.1",
"@sentry/browser": "5.6.1", "@sentry/browser": "5.6.3",
"bootstrap": "4.3.1", "bootstrap": "4.3.1",
"clipboard": "2.0.4", "clipboard": "2.0.4",
"jquery": "3.4.1", "jquery": "3.4.1",