web: bump @sentry/browser from 7.51.2 to 7.52.1 in /web (#5623)

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

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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:
dependabot[bot] 2023-05-16 13:47:00 +02:00 committed by GitHub
parent 7eb5fa6a24
commit 4405a04b0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 101 additions and 16 deletions

115
web/package-lock.json generated
View File

@ -24,7 +24,7 @@
"@lingui/format-po-gettext": "^4.1.0",
"@lingui/macro": "^4.1.0",
"@patternfly/patternfly": "^4.224.2",
"@sentry/browser": "^7.51.2",
"@sentry/browser": "^7.52.1",
"@sentry/tracing": "^7.51.2",
"@webcomponents/webcomponentsjs": "^2.8.0",
"base64-js": "^1.5.1",
@ -3229,15 +3229,62 @@
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
},
"node_modules/@sentry/browser": {
"version": "7.51.2",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.51.2.tgz",
"integrity": "sha512-FQFEaTFbvYHPQE2emFjNoGSy+jXplwzoM/XEUBRjrGo62lf8BhMvWnPeG3H3UWPgrWA1mq0amvHRwXUkwofk0g==",
"version": "7.52.1",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.52.1.tgz",
"integrity": "sha512-HrCOfieX68t+Wj42VIkraLYwx8kN5311SdBkHccevWs2Y2dZU7R9iLbI87+nb5kpOPQ7jVWW7d6QI/yZmliYgQ==",
"dependencies": {
"@sentry-internal/tracing": "7.51.2",
"@sentry/core": "7.51.2",
"@sentry/replay": "7.51.2",
"@sentry/types": "7.51.2",
"@sentry/utils": "7.51.2",
"@sentry-internal/tracing": "7.52.1",
"@sentry/core": "7.52.1",
"@sentry/replay": "7.52.1",
"@sentry/types": "7.52.1",
"@sentry/utils": "7.52.1",
"tslib": "^1.9.3"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/browser/node_modules/@sentry-internal/tracing": {
"version": "7.52.1",
"resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.52.1.tgz",
"integrity": "sha512-6N99rE+Ek0LgbqSzI/XpsKSLUyJjQ9nychViy+MP60p1x+hllukfTsDbNtUNrPlW0Bx+vqUrWKkAqmTFad94TQ==",
"dependencies": {
"@sentry/core": "7.52.1",
"@sentry/types": "7.52.1",
"@sentry/utils": "7.52.1",
"tslib": "^1.9.3"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/browser/node_modules/@sentry/core": {
"version": "7.52.1",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.52.1.tgz",
"integrity": "sha512-36clugQu5z/9jrit1gzI7KfKbAUimjRab39JeR0mJ6pMuKLTTK7PhbpUAD4AQBs9qVeXN2c7h9SVZiSA0UDvkg==",
"dependencies": {
"@sentry/types": "7.52.1",
"@sentry/utils": "7.52.1",
"tslib": "^1.9.3"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/browser/node_modules/@sentry/types": {
"version": "7.52.1",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.52.1.tgz",
"integrity": "sha512-OMbGBPrJsw0iEXwZ2bJUYxewI1IEAU2e1aQGc0O6QW5+6hhCh+8HO8Xl4EymqwejjztuwStkl6G1qhK+Q0/Row==",
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/browser/node_modules/@sentry/utils": {
"version": "7.52.1",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.52.1.tgz",
"integrity": "sha512-MPt1Xu/jluulknW8CmZ2naJ53jEdtdwCBSo6fXJvOTI0SDqwIPbXDVrsnqLAhVJuIN7xbkj96nuY/VBR6S5sWg==",
"dependencies": {
"@sentry/types": "7.52.1",
"tslib": "^1.9.3"
},
"engines": {
@ -3268,18 +3315,56 @@
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
},
"node_modules/@sentry/replay": {
"version": "7.51.2",
"resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.51.2.tgz",
"integrity": "sha512-W8YnSxkK9LTUXDaYciM7Hn87u57AX9qvH8jGcxZZnvpKqHlDXOpSV8LRtBkARsTwgLgswROImSifY0ic0lyCWg==",
"version": "7.52.1",
"resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.52.1.tgz",
"integrity": "sha512-A+RaUmpU9/yBHnU3ATemc6wAvobGno0yf5R6fZYkAFoo2FCR2YG6AXxkTazymIf8v2DnLGaSDORYDPdhQClU9A==",
"dependencies": {
"@sentry/core": "7.51.2",
"@sentry/types": "7.51.2",
"@sentry/utils": "7.51.2"
"@sentry/core": "7.52.1",
"@sentry/types": "7.52.1",
"@sentry/utils": "7.52.1"
},
"engines": {
"node": ">=12"
}
},
"node_modules/@sentry/replay/node_modules/@sentry/core": {
"version": "7.52.1",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.52.1.tgz",
"integrity": "sha512-36clugQu5z/9jrit1gzI7KfKbAUimjRab39JeR0mJ6pMuKLTTK7PhbpUAD4AQBs9qVeXN2c7h9SVZiSA0UDvkg==",
"dependencies": {
"@sentry/types": "7.52.1",
"@sentry/utils": "7.52.1",
"tslib": "^1.9.3"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/replay/node_modules/@sentry/types": {
"version": "7.52.1",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.52.1.tgz",
"integrity": "sha512-OMbGBPrJsw0iEXwZ2bJUYxewI1IEAU2e1aQGc0O6QW5+6hhCh+8HO8Xl4EymqwejjztuwStkl6G1qhK+Q0/Row==",
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/replay/node_modules/@sentry/utils": {
"version": "7.52.1",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.52.1.tgz",
"integrity": "sha512-MPt1Xu/jluulknW8CmZ2naJ53jEdtdwCBSo6fXJvOTI0SDqwIPbXDVrsnqLAhVJuIN7xbkj96nuY/VBR6S5sWg==",
"dependencies": {
"@sentry/types": "7.52.1",
"tslib": "^1.9.3"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/replay/node_modules/tslib": {
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
},
"node_modules/@sentry/tracing": {
"version": "7.51.2",
"resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-7.51.2.tgz",

View File

@ -31,7 +31,7 @@
"@lingui/format-po-gettext": "^4.1.0",
"@lingui/macro": "^4.1.0",
"@patternfly/patternfly": "^4.224.2",
"@sentry/browser": "^7.51.2",
"@sentry/browser": "^7.52.1",
"@sentry/tracing": "^7.51.2",
"@webcomponents/webcomponentsjs": "^2.8.0",
"base64-js": "^1.5.1",