web: bump the sentry group in /web with 2 updates (#6944)

Bumps the sentry group in /web with 2 updates: [@sentry/browser](https://github.com/getsentry/sentry-javascript) and [@sentry/tracing](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/browser` from 7.69.0 to 7.70.0
- [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.69.0...7.70.0)

Updates `@sentry/tracing` from 7.69.0 to 7.70.0
- [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.69.0...7.70.0)

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

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-09-21 11:50:03 +02:00 committed by GitHub
parent 0e0661b395
commit 37bd01998a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 40 deletions

76
web/package-lock.json generated
View File

@ -24,8 +24,8 @@
"@open-wc/lit-helpers": "^0.6.0",
"@patternfly/elements": "^2.4.0",
"@patternfly/patternfly": "^4.224.2",
"@sentry/browser": "^7.69.0",
"@sentry/tracing": "^7.69.0",
"@sentry/browser": "^7.70.0",
"@sentry/tracing": "^7.70.0",
"@webcomponents/webcomponentsjs": "^2.8.0",
"base64-js": "^1.5.1",
"chart.js": "^4.4.0",
@ -4506,13 +4506,13 @@
}
},
"node_modules/@sentry-internal/tracing": {
"version": "7.69.0",
"resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.69.0.tgz",
"integrity": "sha512-4BgeWZUj9MO6IgfO93C9ocP3+AdngqujF/+zB2rFdUe+y9S6koDyUC7jr9Knds/0Ta72N/0D6PwhgSCpHK8s0Q==",
"version": "7.70.0",
"resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.70.0.tgz",
"integrity": "sha512-SpbE6wZhs6QwG2ORWCt8r28o1T949qkWx/KeRTCdK4Ub95PQ3Y3DgnqD8Wz//3q50Wt6EZDEibmz4t067g6PPg==",
"dependencies": {
"@sentry/core": "7.69.0",
"@sentry/types": "7.69.0",
"@sentry/utils": "7.69.0",
"@sentry/core": "7.70.0",
"@sentry/types": "7.70.0",
"@sentry/utils": "7.70.0",
"tslib": "^2.4.1 || ^1.9.3"
},
"engines": {
@ -4520,15 +4520,15 @@
}
},
"node_modules/@sentry/browser": {
"version": "7.69.0",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.69.0.tgz",
"integrity": "sha512-5ls+zu2PrMhHCIIhclKQsWX5u6WH0Ez5/GgrCMZTtZ1d70ukGSRUvpZG9qGf5Cw1ezS1LY+1HCc3whf8x8lyPw==",
"version": "7.70.0",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.70.0.tgz",
"integrity": "sha512-PB+IP49/TLcnDHCj9eJ5tcHE0pzXg23wBakmF3KGMSd5nxEbUvmOsaFPZcgUUlL9JlU3v1Y40We7HdPStrY6oA==",
"dependencies": {
"@sentry-internal/tracing": "7.69.0",
"@sentry/core": "7.69.0",
"@sentry/replay": "7.69.0",
"@sentry/types": "7.69.0",
"@sentry/utils": "7.69.0",
"@sentry-internal/tracing": "7.70.0",
"@sentry/core": "7.70.0",
"@sentry/replay": "7.70.0",
"@sentry/types": "7.70.0",
"@sentry/utils": "7.70.0",
"tslib": "^2.4.1 || ^1.9.3"
},
"engines": {
@ -4536,12 +4536,12 @@
}
},
"node_modules/@sentry/core": {
"version": "7.69.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.69.0.tgz",
"integrity": "sha512-V6jvK2lS8bhqZDMFUtvwe2XvNstFQf5A+2LMKCNBOV/NN6eSAAd6THwEpginabjet9dHsNRmMk7WNKvrUfQhZw==",
"version": "7.70.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.70.0.tgz",
"integrity": "sha512-voUsGVM+jwRp99AQYFnRvr7sVd2tUhIMj1L6F42LtD3vp7t5ZnKp3NpXagtFW2vWzXESfyJUBhM0qI/bFvn7ZA==",
"dependencies": {
"@sentry/types": "7.69.0",
"@sentry/utils": "7.69.0",
"@sentry/types": "7.70.0",
"@sentry/utils": "7.70.0",
"tslib": "^2.4.1 || ^1.9.3"
},
"engines": {
@ -4549,43 +4549,43 @@
}
},
"node_modules/@sentry/replay": {
"version": "7.69.0",
"resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.69.0.tgz",
"integrity": "sha512-oUqWyBPFUgShdVvgJtV65EQH9pVDmoYVQMOu59JI6FHVeL3ald7R5Mvz6GaNLXsirvvhp0yAkcAd2hc5Xi6hDw==",
"version": "7.70.0",
"resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.70.0.tgz",
"integrity": "sha512-XjnyE6ORREz9kBWWHdXaIjS9P2Wo7uEw+y23vfLQwzV0Nx3xJ+FG4dwf8onyIoeCZDKbz7cqQIbugU1gkgUtZw==",
"dependencies": {
"@sentry/core": "7.69.0",
"@sentry/types": "7.69.0",
"@sentry/utils": "7.69.0"
"@sentry/core": "7.70.0",
"@sentry/types": "7.70.0",
"@sentry/utils": "7.70.0"
},
"engines": {
"node": ">=12"
}
},
"node_modules/@sentry/tracing": {
"version": "7.69.0",
"resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-7.69.0.tgz",
"integrity": "sha512-nhwJXyLU2KT6ci3YRUCkpFQH7RL9lpEuVDHqaJ9xLql766FJ7A7jKtRGSaefgRzJvvdKHUVboIjZnSvqIu8gWw==",
"version": "7.70.0",
"resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-7.70.0.tgz",
"integrity": "sha512-IBEkYl+RZD8QnRXi2vIa2nC2hueYeK6nK3hxsZNXmNC7x+OzRl/5n1kCH97Zoob2cnuSu9ap/duujC6odiB4Mw==",
"dependencies": {
"@sentry-internal/tracing": "7.69.0"
"@sentry-internal/tracing": "7.70.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/types": {
"version": "7.69.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.69.0.tgz",
"integrity": "sha512-zPyCox0mzitzU6SIa1KIbNoJAInYDdUpdiA+PoUmMn2hFMH1llGU/cS7f4w/mAsssTlbtlBi72RMnWUCy578bw==",
"version": "7.70.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.70.0.tgz",
"integrity": "sha512-rY4DqpiDBtXSk4MDNBH3dwWqfPbNBI/9GA7Y5WJSIcObBtfBKp0fzYliHJZD0pgM7d4DPFrDn42K9Iiumgymkw==",
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/utils": {
"version": "7.69.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.69.0.tgz",
"integrity": "sha512-4eBixe5Y+0EGVU95R4NxH3jkkjtkE4/CmSZD4In8SCkWGSauogePtq6hyiLsZuP1QHdpPb9Kt0+zYiBb2LouBA==",
"version": "7.70.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.70.0.tgz",
"integrity": "sha512-0cChMH0lsGp+5I3D4wOHWwjFN19HVrGUs7iWTLTO5St3EaVbdeLbI1vFXHxMxvopbwgpeZafbreHw/loIdZKpw==",
"dependencies": {
"@sentry/types": "7.69.0",
"@sentry/types": "7.70.0",
"tslib": "^2.4.1 || ^1.9.3"
},
"engines": {

View File

@ -42,8 +42,8 @@
"@open-wc/lit-helpers": "^0.6.0",
"@patternfly/elements": "^2.4.0",
"@patternfly/patternfly": "^4.224.2",
"@sentry/browser": "^7.69.0",
"@sentry/tracing": "^7.69.0",
"@sentry/browser": "^7.70.0",
"@sentry/tracing": "^7.70.0",
"@webcomponents/webcomponentsjs": "^2.8.0",
"base64-js": "^1.5.1",
"chart.js": "^4.4.0",