Bump @sentry/browser from 5.27.6 to 5.28.0 (#2474)

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

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-12-07 09:57:06 +02:00 committed by GitHub
parent 6d6bf52f88
commit 90867ed9c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 79 additions and 24 deletions

101
package-lock.json generated
View File

@ -2698,36 +2698,84 @@
}
},
"@sentry/browser": {
"version": "5.27.6",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-5.27.6.tgz",
"integrity": "sha512-pqrojE2ZmLUVz7l/ogtogK0+M2pK3bigYm0fja7vG7F7kXnCAwqAHDYfkFXEvFI8WvNwH+niy28lSoV95lnm0Q==",
"version": "5.28.0",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-5.28.0.tgz",
"integrity": "sha512-u1W47fgYFGWTV+RRQtNBzPZMXfR4MqCYSpuUVSpWQ+riITH7pvjG1cnBYDGT7+Q1s1wGrAL/9ElJfF795VVT9g==",
"requires": {
"@sentry/core": "5.27.6",
"@sentry/types": "5.27.6",
"@sentry/utils": "5.27.6",
"@sentry/core": "5.28.0",
"@sentry/types": "5.28.0",
"@sentry/utils": "5.28.0",
"tslib": "^1.9.3"
},
"dependencies": {
"@sentry/types": {
"version": "5.28.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.28.0.tgz",
"integrity": "sha512-nNhoZEXdqM2xivxJBrLhxtJ2+s6FfKXUw5yBf0Jf/RBrBnH5fggPNImmyfpOoysl72igWcMWk4nnfyP5iDrriQ=="
},
"@sentry/utils": {
"version": "5.28.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-5.28.0.tgz",
"integrity": "sha512-LW+ReVw9JG6g8Bvp2I1ThMDPATlisvkde+1WykxGqRhu2YIO+PvWhnoFhr9RD0ia3rYVlJkgkuTshMbPJ8HVwA==",
"requires": {
"@sentry/types": "5.28.0",
"tslib": "^1.9.3"
}
}
}
},
"@sentry/core": {
"version": "5.27.6",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-5.27.6.tgz",
"integrity": "sha512-izCS5iyc6HAfpW1AsGXLAKetx82C1Sq1siAh97tOlSK58PVJAEH/WMiej9WuZJxCDTOtj94QtoLflssrZyAtFg==",
"version": "5.28.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-5.28.0.tgz",
"integrity": "sha512-hLAUFauqX+v/ap8ATJFdp392ZvfFoR0Gb4pyRkzOeWWs5ZYuqyb9Dsjtwsb61HH/XHQGW/BKZJR2dgIjQq4JGA==",
"requires": {
"@sentry/hub": "5.27.6",
"@sentry/minimal": "5.27.6",
"@sentry/types": "5.27.6",
"@sentry/utils": "5.27.6",
"@sentry/hub": "5.28.0",
"@sentry/minimal": "5.28.0",
"@sentry/types": "5.28.0",
"@sentry/utils": "5.28.0",
"tslib": "^1.9.3"
},
"dependencies": {
"@sentry/types": {
"version": "5.28.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.28.0.tgz",
"integrity": "sha512-nNhoZEXdqM2xivxJBrLhxtJ2+s6FfKXUw5yBf0Jf/RBrBnH5fggPNImmyfpOoysl72igWcMWk4nnfyP5iDrriQ=="
},
"@sentry/utils": {
"version": "5.28.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-5.28.0.tgz",
"integrity": "sha512-LW+ReVw9JG6g8Bvp2I1ThMDPATlisvkde+1WykxGqRhu2YIO+PvWhnoFhr9RD0ia3rYVlJkgkuTshMbPJ8HVwA==",
"requires": {
"@sentry/types": "5.28.0",
"tslib": "^1.9.3"
}
}
}
},
"@sentry/hub": {
"version": "5.27.6",
"resolved": "https://registry.npmjs.org/@sentry/hub/-/hub-5.27.6.tgz",
"integrity": "sha512-bOMky3iu7zEghSaWmTayfme5tCpUok841qDCGxGKuyAtOhBDsgGNS/ApNEEDF2fyX0oo4G1cHYPWhX90ZFf/xA==",
"version": "5.28.0",
"resolved": "https://registry.npmjs.org/@sentry/hub/-/hub-5.28.0.tgz",
"integrity": "sha512-1k19yJJcKoHbw12FET35t0m86lx/X6eJ6r4qM13eb2WN/OpoFtsgs1IjQOhGFL3OfVMcfh800Lc57ga04RLjLA==",
"requires": {
"@sentry/types": "5.27.6",
"@sentry/utils": "5.27.6",
"@sentry/types": "5.28.0",
"@sentry/utils": "5.28.0",
"tslib": "^1.9.3"
},
"dependencies": {
"@sentry/types": {
"version": "5.28.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.28.0.tgz",
"integrity": "sha512-nNhoZEXdqM2xivxJBrLhxtJ2+s6FfKXUw5yBf0Jf/RBrBnH5fggPNImmyfpOoysl72igWcMWk4nnfyP5iDrriQ=="
},
"@sentry/utils": {
"version": "5.28.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-5.28.0.tgz",
"integrity": "sha512-LW+ReVw9JG6g8Bvp2I1ThMDPATlisvkde+1WykxGqRhu2YIO+PvWhnoFhr9RD0ia3rYVlJkgkuTshMbPJ8HVwA==",
"requires": {
"@sentry/types": "5.28.0",
"tslib": "^1.9.3"
}
}
}
},
"@sentry/integrations": {
@ -2742,13 +2790,20 @@
}
},
"@sentry/minimal": {
"version": "5.27.6",
"resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-5.27.6.tgz",
"integrity": "sha512-pKhzVQX9nL4m1dcnb2i2Y47IWVNs+K3wiYLgCB9hl9+ApxppfOc+fquiFoCloST3IuaD4yly2TtbOJgAMWcMxQ==",
"version": "5.28.0",
"resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-5.28.0.tgz",
"integrity": "sha512-HzFrJx0xe5KETEZc7RxlH+1TfmH3q8w35ILOP5HGvk3+lG1DR25wHbMFmuUqNqVXrl26t0z32UBI30G1MxmTfA==",
"requires": {
"@sentry/hub": "5.27.6",
"@sentry/types": "5.27.6",
"@sentry/hub": "5.28.0",
"@sentry/types": "5.28.0",
"tslib": "^1.9.3"
},
"dependencies": {
"@sentry/types": {
"version": "5.28.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.28.0.tgz",
"integrity": "sha512-nNhoZEXdqM2xivxJBrLhxtJ2+s6FfKXUw5yBf0Jf/RBrBnH5fggPNImmyfpOoysl72igWcMWk4nnfyP5iDrriQ=="
}
}
},
"@sentry/types": {

View File

@ -19,7 +19,7 @@
]
},
"dependencies": {
"@sentry/browser": "5.27.6",
"@sentry/browser": "5.28.0",
"@sentry/integrations": "5.27.6",
"@testing-library/jest-dom": "5.11.6",
"@testing-library/react": "11.2.2",