web: bump @sentry/browser from 7.24.2 to 7.25.0 in /web (#4203)

Bumps [@sentry/browser](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/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:
dependabot[bot] 2022-12-13 11:42:41 +01:00 committed by GitHub
parent 3aa262efbe
commit b7092cc307
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 94 deletions

129
web/package-lock.json generated
View File

@ -35,7 +35,7 @@
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.1",
"@rollup/plugin-typescript": "^10.0.1",
"@sentry/browser": "^7.24.2",
"@sentry/browser": "^7.25.0",
"@sentry/tracing": "^7.25.0",
"@squoosh/cli": "^0.7.2",
"@trivago/prettier-plugin-sort-imports": "^4.0.0",
@ -2930,13 +2930,13 @@
}
},
"node_modules/@sentry/browser": {
"version": "7.24.2",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.24.2.tgz",
"integrity": "sha512-X6NbQT0Dp+h54j73TPLgWf3yyLyTZGJI5WQSGEsNIroqhVzD3UF8M+E+3roYpSJDDyYdfuM+WBme+MYkmeqHIw==",
"version": "7.25.0",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.25.0.tgz",
"integrity": "sha512-vBNWDv8SUtJqgw/Mg9hGxct7dzHucfxq1zfxOdFziZOA/N9l+K52roNLZjYOk1JxaBE4QsHgJJyXelHnPlzCbA==",
"dependencies": {
"@sentry/core": "7.24.2",
"@sentry/types": "7.24.2",
"@sentry/utils": "7.24.2",
"@sentry/core": "7.25.0",
"@sentry/types": "7.25.0",
"@sentry/utils": "7.25.0",
"tslib": "^1.9.3"
},
"engines": {
@ -2949,12 +2949,12 @@
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
},
"node_modules/@sentry/core": {
"version": "7.24.2",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.24.2.tgz",
"integrity": "sha512-CDfrVvr3PQ0qImJv7/6yN/5hxhwxy1HicxTL9K5RwSDoXqgK3kUGv/WmTvPNIVB2RQKodLwzS2T52NFRxRoqNw==",
"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.24.2",
"@sentry/utils": "7.24.2",
"@sentry/types": "7.25.0",
"@sentry/utils": "7.25.0",
"tslib": "^1.9.3"
},
"engines": {
@ -2980,20 +2980,12 @@
"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/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/node_modules/@sentry/types": {
"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==",
@ -3001,7 +2993,7 @@
"node": ">=8"
}
},
"node_modules/@sentry/tracing/node_modules/@sentry/utils": {
"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==",
@ -3013,31 +3005,6 @@
"node": ">=8"
}
},
"node_modules/@sentry/tracing/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/types": {
"version": "7.24.2",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.24.2.tgz",
"integrity": "sha512-x2LEnKBPzUVzTGspvB0CjZmt1dWeJsLVHGeDKPUMUm004nIscFCxJsmYefqaJQdaIUMqDit5ApwcmKchuK6VKQ==",
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/utils": {
"version": "7.24.2",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.24.2.tgz",
"integrity": "sha512-VuuYEF39v43Qk6YZMid8Em/N0HqCsS5ItuTSvunMtBai2dzDAIkJ2LqemF95wWFAXrzpLy4Nx3QyGVHayMn31A==",
"dependencies": {
"@sentry/types": "7.24.2",
"tslib": "^1.9.3"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/utils/node_modules/tslib": {
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@ -12621,13 +12588,13 @@
}
},
"@sentry/browser": {
"version": "7.24.2",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.24.2.tgz",
"integrity": "sha512-X6NbQT0Dp+h54j73TPLgWf3yyLyTZGJI5WQSGEsNIroqhVzD3UF8M+E+3roYpSJDDyYdfuM+WBme+MYkmeqHIw==",
"version": "7.25.0",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.25.0.tgz",
"integrity": "sha512-vBNWDv8SUtJqgw/Mg9hGxct7dzHucfxq1zfxOdFziZOA/N9l+K52roNLZjYOk1JxaBE4QsHgJJyXelHnPlzCbA==",
"requires": {
"@sentry/core": "7.24.2",
"@sentry/types": "7.24.2",
"@sentry/utils": "7.24.2",
"@sentry/core": "7.25.0",
"@sentry/types": "7.25.0",
"@sentry/utils": "7.25.0",
"tslib": "^1.9.3"
},
"dependencies": {
@ -12639,12 +12606,12 @@
}
},
"@sentry/core": {
"version": "7.24.2",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.24.2.tgz",
"integrity": "sha512-CDfrVvr3PQ0qImJv7/6yN/5hxhwxy1HicxTL9K5RwSDoXqgK3kUGv/WmTvPNIVB2RQKodLwzS2T52NFRxRoqNw==",
"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.24.2",
"@sentry/utils": "7.24.2",
"@sentry/types": "7.25.0",
"@sentry/utils": "7.25.0",
"tslib": "^1.9.3"
},
"dependencies": {
@ -12666,30 +12633,6 @@
"tslib": "^1.9.3"
},
"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": {
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@ -12698,16 +12641,16 @@
}
},
"@sentry/types": {
"version": "7.24.2",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.24.2.tgz",
"integrity": "sha512-x2LEnKBPzUVzTGspvB0CjZmt1dWeJsLVHGeDKPUMUm004nIscFCxJsmYefqaJQdaIUMqDit5ApwcmKchuK6VKQ=="
"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.24.2",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.24.2.tgz",
"integrity": "sha512-VuuYEF39v43Qk6YZMid8Em/N0HqCsS5ItuTSvunMtBai2dzDAIkJ2LqemF95wWFAXrzpLy4Nx3QyGVHayMn31A==",
"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.24.2",
"@sentry/types": "7.25.0",
"tslib": "^1.9.3"
},
"dependencies": {

View File

@ -78,7 +78,7 @@
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.1",
"@rollup/plugin-typescript": "^10.0.1",
"@sentry/browser": "^7.24.2",
"@sentry/browser": "^7.25.0",
"@sentry/tracing": "^7.25.0",
"@squoosh/cli": "^0.7.2",
"@trivago/prettier-plugin-sort-imports": "^4.0.0",