Bump @sentry/browser from 5.19.1 to 5.19.2 (#1942)

Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.19.1 to 5.19.2.
- [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.19.1...5.19.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-22 17:48:17 +03:00 committed by GitHub
parent 46574713eb
commit 76c36397bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 79 deletions

101
package-lock.json generated
View File

@ -1334,84 +1334,36 @@
"integrity": "sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw=="
},
"@sentry/browser": {
"version": "5.19.1",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-5.19.1.tgz",
"integrity": "sha512-Aon5Nc2n8sIXKg6Xbr4RM3/Xs7vFpXksL56z3yIuGrmpCM8ToQ25/tQv8h+anYi72x5bn1npzaXB/NwU1Qwfhg==",
"version": "5.19.2",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-5.19.2.tgz",
"integrity": "sha512-o6Z532n+0N5ANDzgR9GN+Q6CU7zVlIJvBEW234rBiB+ZZj6XwTLS1dD+JexGr8lCo8PeXI2rypKcj1jUGLVW8w==",
"requires": {
"@sentry/core": "5.19.1",
"@sentry/types": "5.19.1",
"@sentry/utils": "5.19.1",
"@sentry/core": "5.19.2",
"@sentry/types": "5.19.2",
"@sentry/utils": "5.19.2",
"tslib": "^1.9.3"
},
"dependencies": {
"@sentry/types": {
"version": "5.19.1",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.19.1.tgz",
"integrity": "sha512-M5MhTLnjqYFwxMwcFPBpBgYQqI9hCvtVuj/A+NvcBHpe7VWOXdn/Sys+zD6C76DWGFYQdw3OWCsZimP24dL8mA=="
},
"@sentry/utils": {
"version": "5.19.1",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-5.19.1.tgz",
"integrity": "sha512-neUiNBnZSHjWTZWy2QV02EHTx1C2L3DBPzRXlh0ca5xrI7LMBLmhkHlhebn1E5ky3PW1teqZTgmh0jZoL99TEA==",
"requires": {
"@sentry/types": "5.19.1",
"tslib": "^1.9.3"
}
}
}
},
"@sentry/core": {
"version": "5.19.1",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-5.19.1.tgz",
"integrity": "sha512-BGGxjeT95Og/hloBhQXAVcndVXPmIU6drtF3oKRT12cBpiG965xEDEUwiJVvyb5MAvojdVEZBK2LURUFY/d7Zw==",
"version": "5.19.2",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-5.19.2.tgz",
"integrity": "sha512-sfbBsVXpA0WYJUichz5IhvqKD8xJUfQvsszrTsUKa7PQAMAboOmuh6bo8KquaVQnAZyZWZU08UduvlSV3tA7tw==",
"requires": {
"@sentry/hub": "5.19.1",
"@sentry/minimal": "5.19.1",
"@sentry/types": "5.19.1",
"@sentry/utils": "5.19.1",
"@sentry/hub": "5.19.2",
"@sentry/minimal": "5.19.2",
"@sentry/types": "5.19.2",
"@sentry/utils": "5.19.2",
"tslib": "^1.9.3"
},
"dependencies": {
"@sentry/types": {
"version": "5.19.1",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.19.1.tgz",
"integrity": "sha512-M5MhTLnjqYFwxMwcFPBpBgYQqI9hCvtVuj/A+NvcBHpe7VWOXdn/Sys+zD6C76DWGFYQdw3OWCsZimP24dL8mA=="
},
"@sentry/utils": {
"version": "5.19.1",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-5.19.1.tgz",
"integrity": "sha512-neUiNBnZSHjWTZWy2QV02EHTx1C2L3DBPzRXlh0ca5xrI7LMBLmhkHlhebn1E5ky3PW1teqZTgmh0jZoL99TEA==",
"requires": {
"@sentry/types": "5.19.1",
"tslib": "^1.9.3"
}
}
}
},
"@sentry/hub": {
"version": "5.19.1",
"resolved": "https://registry.npmjs.org/@sentry/hub/-/hub-5.19.1.tgz",
"integrity": "sha512-XjfbNGWVeDsP38alm5Cm08YPIw5Hu6HbPkw7a3y1piViTrg4HdtsE+ZJqq0YcURo2RTpg6Ks6coCS/zJxIPygQ==",
"version": "5.19.2",
"resolved": "https://registry.npmjs.org/@sentry/hub/-/hub-5.19.2.tgz",
"integrity": "sha512-2KkEYX4q9TDCOiaVEo2kQ1W0IXyZxJxZtIjDdFQyes9T4ubYlKHAbvCjTxHSQv37lDO4t7sOIApWG9rlkHzlEA==",
"requires": {
"@sentry/types": "5.19.1",
"@sentry/utils": "5.19.1",
"@sentry/types": "5.19.2",
"@sentry/utils": "5.19.2",
"tslib": "^1.9.3"
},
"dependencies": {
"@sentry/types": {
"version": "5.19.1",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.19.1.tgz",
"integrity": "sha512-M5MhTLnjqYFwxMwcFPBpBgYQqI9hCvtVuj/A+NvcBHpe7VWOXdn/Sys+zD6C76DWGFYQdw3OWCsZimP24dL8mA=="
},
"@sentry/utils": {
"version": "5.19.1",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-5.19.1.tgz",
"integrity": "sha512-neUiNBnZSHjWTZWy2QV02EHTx1C2L3DBPzRXlh0ca5xrI7LMBLmhkHlhebn1E5ky3PW1teqZTgmh0jZoL99TEA==",
"requires": {
"@sentry/types": "5.19.1",
"tslib": "^1.9.3"
}
}
}
},
"@sentry/integrations": {
@ -1425,20 +1377,13 @@
}
},
"@sentry/minimal": {
"version": "5.19.1",
"resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-5.19.1.tgz",
"integrity": "sha512-pgNfsaCroEsC8gv+NqmPTIkj4wyK6ZgYLV12IT4k2oJLkGyg45TSAKabyB7oEP5jsj8sRzm8tDomu8M4HpaCHg==",
"version": "5.19.2",
"resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-5.19.2.tgz",
"integrity": "sha512-rApEOkjy+ZmkeqEItgFvUFxe5l+dht9AumuUzq74pWp+HJqxxv9IVTusKppBsE1adjtmyhwK4O3Wr8qyc75xlw==",
"requires": {
"@sentry/hub": "5.19.1",
"@sentry/types": "5.19.1",
"@sentry/hub": "5.19.2",
"@sentry/types": "5.19.2",
"tslib": "^1.9.3"
},
"dependencies": {
"@sentry/types": {
"version": "5.19.1",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.19.1.tgz",
"integrity": "sha512-M5MhTLnjqYFwxMwcFPBpBgYQqI9hCvtVuj/A+NvcBHpe7VWOXdn/Sys+zD6C76DWGFYQdw3OWCsZimP24dL8mA=="
}
}
},
"@sentry/types": {

View File

@ -19,7 +19,7 @@
]
},
"dependencies": {
"@sentry/browser": "5.19.1",
"@sentry/browser": "5.19.2",
"@sentry/integrations": "5.19.2",
"@testing-library/jest-dom": "5.11.0",
"@testing-library/react": "10.4.7",