web: bump @sentry/browser from 7.43.0 to 7.44.2 in /web (#5030)

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

---
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-03-21 12:10:11 +01:00 committed by GitHub
parent 119f64159b
commit 65b1cbc010
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 42 additions and 27 deletions

67
web/package-lock.json generated
View File

@ -35,7 +35,7 @@
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-typescript": "^11.0.0",
"@sentry/browser": "^7.43.0",
"@sentry/browser": "^7.44.2",
"@sentry/tracing": "^7.44.1",
"@squoosh/cli": "^0.7.3",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
@ -2980,14 +2980,29 @@
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
},
"node_modules/@sentry/browser": {
"version": "7.43.0",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.43.0.tgz",
"integrity": "sha512-NlRkBYKb9o5IQdGY8Ktps19Hz9RdSuqS1tlLC7Sjr+MqZqSHmhKq8MWJKciRynxBeMbeGt0smExi9BqpVQdCEg==",
"version": "7.44.2",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.44.2.tgz",
"integrity": "sha512-pF2lyXkIjjCoIWUHN17zGO0R2n0/5yb7k+LehbEC1UhvSEBZW/zrRS+AeebjVF0eG2Wir3SoSe4TWt+CRQFOiA==",
"dependencies": {
"@sentry/core": "7.43.0",
"@sentry/replay": "7.43.0",
"@sentry/types": "7.43.0",
"@sentry/utils": "7.43.0",
"@sentry-internal/tracing": "7.44.2",
"@sentry/core": "7.44.2",
"@sentry/replay": "7.44.2",
"@sentry/types": "7.44.2",
"@sentry/utils": "7.44.2",
"tslib": "^1.9.3"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/browser/node_modules/@sentry-internal/tracing": {
"version": "7.44.2",
"resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.44.2.tgz",
"integrity": "sha512-3nteYNWiQDbO4yROBqduWTVR0Jah+FiU/2Tz44FcWvWyBboRP4gggaN7BDJahRwbhcRQKE9lTjGCbQLgNOuUCw==",
"dependencies": {
"@sentry/core": "7.44.2",
"@sentry/types": "7.44.2",
"@sentry/utils": "7.44.2",
"tslib": "^1.9.3"
},
"engines": {
@ -3000,12 +3015,12 @@
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
},
"node_modules/@sentry/core": {
"version": "7.43.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.43.0.tgz",
"integrity": "sha512-zvMZgEi7ptLBwDnd+xR/u4zdSe5UzS4S3ZhoemdQrn1PxsaVySD/ptyzLoGSZEABqlRxGHnQrZ78MU1hUDvKuQ==",
"version": "7.44.2",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.44.2.tgz",
"integrity": "sha512-m2nOHP4YX+kmWFQTzgBEsdblCuNFSB7017oLaR6/VH0a0mVWdrW7Q1gHMpw4/08uWRiA+oC2dXqCH7A1FwfGIQ==",
"dependencies": {
"@sentry/types": "7.43.0",
"@sentry/utils": "7.43.0",
"@sentry/types": "7.44.2",
"@sentry/utils": "7.44.2",
"tslib": "^1.9.3"
},
"engines": {
@ -3018,13 +3033,13 @@
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
},
"node_modules/@sentry/replay": {
"version": "7.43.0",
"resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.43.0.tgz",
"integrity": "sha512-2dGJS6p8uG1JZ7x/A3FyqnILTkXarbvfR+o1lC7z9lu34Wx0ZBeU2in/S2YHNGAE6XvfsePq3ya/s7LaNkk4qQ==",
"version": "7.44.2",
"resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.44.2.tgz",
"integrity": "sha512-3KO0QE0OvH0I2hP7yU3W511nEQ55yHN5jWL6V/ay2PlUR1hCw42g8/o9zARq4qw1t4k5ZY6M36ZMqnQQwISqeA==",
"dependencies": {
"@sentry/core": "7.43.0",
"@sentry/types": "7.43.0",
"@sentry/utils": "7.43.0"
"@sentry/core": "7.44.2",
"@sentry/types": "7.44.2",
"@sentry/utils": "7.44.2"
},
"engines": {
"node": ">=12"
@ -3042,19 +3057,19 @@
}
},
"node_modules/@sentry/types": {
"version": "7.43.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.43.0.tgz",
"integrity": "sha512-5XxCWqYWJNoS+P6Ie2ZpUDxLRCt7FTEzmlQkCdjW6MFWOX26hAbF/wEuOTYAFKZXMIXOz0Egofik1e8v1Cg6/A==",
"version": "7.44.2",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.44.2.tgz",
"integrity": "sha512-vdGb2BAelXRitgKWRBF1cCAoisLsbugUaJzrGCQoIoS3lYpZ8d8r2zELE7cNoVObVoQbUHF/WFhXVv8cumj+RA==",
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/utils": {
"version": "7.43.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.43.0.tgz",
"integrity": "sha512-f78YfMLcgNU7+suyWFCuQhQlneXXMS+egb0EFZh7iU7kANUPRX5T4b+0C+fwaPm5gA6XfGYskr4ZnzQJLOlSqg==",
"version": "7.44.2",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.44.2.tgz",
"integrity": "sha512-PzL4Z0fhIHfQacfWvgiAs+drcm4Nc45Tc8PW1RdOZtHxzhGAYZYAPniDGML586Mnlu19QM6kGHiDu+CBgnnXAQ==",
"dependencies": {
"@sentry/types": "7.43.0",
"@sentry/types": "7.44.2",
"tslib": "^1.9.3"
},
"engines": {

View File

@ -79,7 +79,7 @@
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-typescript": "^11.0.0",
"@sentry/browser": "^7.43.0",
"@sentry/browser": "^7.44.2",
"@sentry/tracing": "^7.44.1",
"@squoosh/cli": "^0.7.3",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",