web: bump @sentry/tracing from 7.24.2 to 7.25.0 in /web (#4202)

Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 7.24.2 to 7.25.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.24.2...7.25.0)

---
updated-dependencies:
- dependency-name: "@sentry/tracing"
  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:
dependabot[bot] 2022-12-13 11:41:19 +01:00 committed by GitHub
parent 3cc326bca8
commit 3aa262efbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 71 additions and 14 deletions

83
web/package-lock.json generated
View File

@ -36,7 +36,7 @@
"@rollup/plugin-replace": "^5.0.1", "@rollup/plugin-replace": "^5.0.1",
"@rollup/plugin-typescript": "^10.0.1", "@rollup/plugin-typescript": "^10.0.1",
"@sentry/browser": "^7.24.2", "@sentry/browser": "^7.24.2",
"@sentry/tracing": "^7.24.2", "@sentry/tracing": "^7.25.0",
"@squoosh/cli": "^0.7.2", "@squoosh/cli": "^0.7.2",
"@trivago/prettier-plugin-sort-imports": "^4.0.0", "@trivago/prettier-plugin-sort-imports": "^4.0.0",
"@types/chart.js": "^2.9.37", "@types/chart.js": "^2.9.37",
@ -2967,13 +2967,46 @@
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
}, },
"node_modules/@sentry/tracing": { "node_modules/@sentry/tracing": {
"version": "7.24.2", "version": "7.25.0",
"resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-7.24.2.tgz", "resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-7.25.0.tgz",
"integrity": "sha512-rK1HUeCLM27DGGah1+5DN0C9Y4g9dnyMU5rdrRxGQGqxIJiwzHYwJI9xoNoAVMmt8jqFliDEpYvh2jsW8593IA==", "integrity": "sha512-8KjMfJu3+7IcU+65r+sH0rDVTBxhcTZkGTURqFzty9RO3fpY6dTtXZIB3Pni9m+rF6Sz+6HrMKopD9g0yW17XQ==",
"dependencies": { "dependencies": {
"@sentry/core": "7.24.2", "@sentry/core": "7.25.0",
"@sentry/types": "7.24.2", "@sentry/types": "7.25.0",
"@sentry/utils": "7.24.2", "@sentry/utils": "7.25.0",
"tslib": "^1.9.3"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/tracing/node_modules/@sentry/core": {
"version": "7.25.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.25.0.tgz",
"integrity": "sha512-4PMuf+MsLxtbesXFBdXfRQhdxHVMi4e6z52DEdtSN9V41lT/R78qIfVopHs5gAr9j4lxCaiKSnNQDKziWLeQ8w==",
"dependencies": {
"@sentry/types": "7.25.0",
"@sentry/utils": "7.25.0",
"tslib": "^1.9.3"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/tracing/node_modules/@sentry/types": {
"version": "7.25.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.25.0.tgz",
"integrity": "sha512-m/tVeuZpbYNQjp4BYOz7bBxZEWdTHdTgXg9YlztUOCf5JDDujpxYp2Pyp4+cDDulzFIixXzRH7FRiKsOJ0WF7w==",
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/tracing/node_modules/@sentry/utils": {
"version": "7.25.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.25.0.tgz",
"integrity": "sha512-1Wct+LvDySYgXBYHjoTzccASK4Rk/88cCifSZF7pLrix3Rzk+8QnPt4vZ/ce62nTNBDs/OeFXO1eFwiz9nCoEg==",
"dependencies": {
"@sentry/types": "7.25.0",
"tslib": "^1.9.3" "tslib": "^1.9.3"
}, },
"engines": { "engines": {
@ -12623,16 +12656,40 @@
} }
}, },
"@sentry/tracing": { "@sentry/tracing": {
"version": "7.24.2", "version": "7.25.0",
"resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-7.24.2.tgz", "resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-7.25.0.tgz",
"integrity": "sha512-rK1HUeCLM27DGGah1+5DN0C9Y4g9dnyMU5rdrRxGQGqxIJiwzHYwJI9xoNoAVMmt8jqFliDEpYvh2jsW8593IA==", "integrity": "sha512-8KjMfJu3+7IcU+65r+sH0rDVTBxhcTZkGTURqFzty9RO3fpY6dTtXZIB3Pni9m+rF6Sz+6HrMKopD9g0yW17XQ==",
"requires": { "requires": {
"@sentry/core": "7.24.2", "@sentry/core": "7.25.0",
"@sentry/types": "7.24.2", "@sentry/types": "7.25.0",
"@sentry/utils": "7.24.2", "@sentry/utils": "7.25.0",
"tslib": "^1.9.3" "tslib": "^1.9.3"
}, },
"dependencies": { "dependencies": {
"@sentry/core": {
"version": "7.25.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.25.0.tgz",
"integrity": "sha512-4PMuf+MsLxtbesXFBdXfRQhdxHVMi4e6z52DEdtSN9V41lT/R78qIfVopHs5gAr9j4lxCaiKSnNQDKziWLeQ8w==",
"requires": {
"@sentry/types": "7.25.0",
"@sentry/utils": "7.25.0",
"tslib": "^1.9.3"
}
},
"@sentry/types": {
"version": "7.25.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.25.0.tgz",
"integrity": "sha512-m/tVeuZpbYNQjp4BYOz7bBxZEWdTHdTgXg9YlztUOCf5JDDujpxYp2Pyp4+cDDulzFIixXzRH7FRiKsOJ0WF7w=="
},
"@sentry/utils": {
"version": "7.25.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.25.0.tgz",
"integrity": "sha512-1Wct+LvDySYgXBYHjoTzccASK4Rk/88cCifSZF7pLrix3Rzk+8QnPt4vZ/ce62nTNBDs/OeFXO1eFwiz9nCoEg==",
"requires": {
"@sentry/types": "7.25.0",
"tslib": "^1.9.3"
}
},
"tslib": { "tslib": {
"version": "1.14.1", "version": "1.14.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",

View File

@ -79,7 +79,7 @@
"@rollup/plugin-replace": "^5.0.1", "@rollup/plugin-replace": "^5.0.1",
"@rollup/plugin-typescript": "^10.0.1", "@rollup/plugin-typescript": "^10.0.1",
"@sentry/browser": "^7.24.2", "@sentry/browser": "^7.24.2",
"@sentry/tracing": "^7.24.2", "@sentry/tracing": "^7.25.0",
"@squoosh/cli": "^0.7.2", "@squoosh/cli": "^0.7.2",
"@trivago/prettier-plugin-sort-imports": "^4.0.0", "@trivago/prettier-plugin-sort-imports": "^4.0.0",
"@types/chart.js": "^2.9.37", "@types/chart.js": "^2.9.37",