web: bump @sentry/browser from 7.20.1 to 7.21.0 in /web (#4065)
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.20.1 to 7.21.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/7.20.1...7.21.0) --- updated-dependencies: - dependency-name: "@sentry/browser" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
10186a2e67
commit
3f9d4f7083
|
@ -35,7 +35,7 @@
|
|||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
"@rollup/plugin-replace": "^5.0.1",
|
||||
"@rollup/plugin-typescript": "^9.0.2",
|
||||
"@sentry/browser": "^7.20.1",
|
||||
"@sentry/browser": "^7.21.0",
|
||||
"@sentry/tracing": "^7.20.1",
|
||||
"@squoosh/cli": "^0.7.2",
|
||||
"@trivago/prettier-plugin-sort-imports": "^3.4.0",
|
||||
|
@ -2944,13 +2944,46 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@sentry/browser": {
|
||||
"version": "7.20.1",
|
||||
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.20.1.tgz",
|
||||
"integrity": "sha512-SE6mI4LkMzjEi5KB02Py24e2bKYZc/HZI/ZlTn36BuUQX/KYhzzKwzXucOJ5Qws9Ar9CViyKJDb07LxVQLYCGw==",
|
||||
"version": "7.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.21.0.tgz",
|
||||
"integrity": "sha512-ZSI83tkBLmnqGSM8A9qsFOlzu0HjNTpe2QnQwlrnCxokNZIU4zFOGLujXSxKx1rpb8+TRMOyDG979kGNWFzbww==",
|
||||
"dependencies": {
|
||||
"@sentry/core": "7.20.1",
|
||||
"@sentry/types": "7.20.1",
|
||||
"@sentry/utils": "7.20.1",
|
||||
"@sentry/core": "7.21.0",
|
||||
"@sentry/types": "7.21.0",
|
||||
"@sentry/utils": "7.21.0",
|
||||
"tslib": "^1.9.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/@sentry/browser/node_modules/@sentry/core": {
|
||||
"version": "7.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.21.0.tgz",
|
||||
"integrity": "sha512-5ZHwfHPm4svny7iXsNmlnRg0q1jw/N5/ugzAku+g98R769RCv2aSBaK9BIYlJmJ1SWwR7nQuR/GOCOdv5mA8jw==",
|
||||
"dependencies": {
|
||||
"@sentry/types": "7.21.0",
|
||||
"@sentry/utils": "7.21.0",
|
||||
"tslib": "^1.9.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/@sentry/browser/node_modules/@sentry/types": {
|
||||
"version": "7.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.21.0.tgz",
|
||||
"integrity": "sha512-DqQi0HLp17x0++zCjI9jVST0cuszsQtrVIMQRQXpy8J/ay3IGxwFoX1qMrwFP2tmVQDsy8YKIz50J5e6caXwSw==",
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/@sentry/browser/node_modules/@sentry/utils": {
|
||||
"version": "7.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.21.0.tgz",
|
||||
"integrity": "sha512-Dn9zsPOfz1kbBua8KSYUPrka31Lh+am9BVJWnzqzGbALthf134oUTbp2vcwpMyEW7NxX+4Qd+36BvTzapfRINQ==",
|
||||
"dependencies": {
|
||||
"@sentry/types": "7.21.0",
|
||||
"tslib": "^1.9.3"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -12398,16 +12431,40 @@
|
|||
}
|
||||
},
|
||||
"@sentry/browser": {
|
||||
"version": "7.20.1",
|
||||
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.20.1.tgz",
|
||||
"integrity": "sha512-SE6mI4LkMzjEi5KB02Py24e2bKYZc/HZI/ZlTn36BuUQX/KYhzzKwzXucOJ5Qws9Ar9CViyKJDb07LxVQLYCGw==",
|
||||
"version": "7.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.21.0.tgz",
|
||||
"integrity": "sha512-ZSI83tkBLmnqGSM8A9qsFOlzu0HjNTpe2QnQwlrnCxokNZIU4zFOGLujXSxKx1rpb8+TRMOyDG979kGNWFzbww==",
|
||||
"requires": {
|
||||
"@sentry/core": "7.20.1",
|
||||
"@sentry/types": "7.20.1",
|
||||
"@sentry/utils": "7.20.1",
|
||||
"@sentry/core": "7.21.0",
|
||||
"@sentry/types": "7.21.0",
|
||||
"@sentry/utils": "7.21.0",
|
||||
"tslib": "^1.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/core": {
|
||||
"version": "7.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.21.0.tgz",
|
||||
"integrity": "sha512-5ZHwfHPm4svny7iXsNmlnRg0q1jw/N5/ugzAku+g98R769RCv2aSBaK9BIYlJmJ1SWwR7nQuR/GOCOdv5mA8jw==",
|
||||
"requires": {
|
||||
"@sentry/types": "7.21.0",
|
||||
"@sentry/utils": "7.21.0",
|
||||
"tslib": "^1.9.3"
|
||||
}
|
||||
},
|
||||
"@sentry/types": {
|
||||
"version": "7.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.21.0.tgz",
|
||||
"integrity": "sha512-DqQi0HLp17x0++zCjI9jVST0cuszsQtrVIMQRQXpy8J/ay3IGxwFoX1qMrwFP2tmVQDsy8YKIz50J5e6caXwSw=="
|
||||
},
|
||||
"@sentry/utils": {
|
||||
"version": "7.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.21.0.tgz",
|
||||
"integrity": "sha512-Dn9zsPOfz1kbBua8KSYUPrka31Lh+am9BVJWnzqzGbALthf134oUTbp2vcwpMyEW7NxX+4Qd+36BvTzapfRINQ==",
|
||||
"requires": {
|
||||
"@sentry/types": "7.21.0",
|
||||
"tslib": "^1.9.3"
|
||||
}
|
||||
},
|
||||
"tslib": {
|
||||
"version": "1.14.1",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
||||
|
|
|
@ -78,7 +78,7 @@
|
|||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
"@rollup/plugin-replace": "^5.0.1",
|
||||
"@rollup/plugin-typescript": "^9.0.2",
|
||||
"@sentry/browser": "^7.20.1",
|
||||
"@sentry/browser": "^7.21.0",
|
||||
"@sentry/tracing": "^7.20.1",
|
||||
"@squoosh/cli": "^0.7.2",
|
||||
"@trivago/prettier-plugin-sort-imports": "^3.4.0",
|
||||
|
|
Reference in New Issue