web: bump @sentry/browser from 7.25.0 to 7.26.0 in /web (#4211)

Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.25.0 to 7.26.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.25.0...7.26.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-14 14:52:36 +01:00 committed by GitHub
parent 83d2c8fc33
commit 8fc942fbf4
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.25.0",
"@sentry/browser": "^7.26.0",
"@sentry/tracing": "^7.26.0",
"@squoosh/cli": "^0.7.2",
"@trivago/prettier-plugin-sort-imports": "^4.0.0",
@ -2930,13 +2930,13 @@
}
},
"node_modules/@sentry/browser": {
"version": "7.25.0",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.25.0.tgz",
"integrity": "sha512-vBNWDv8SUtJqgw/Mg9hGxct7dzHucfxq1zfxOdFziZOA/N9l+K52roNLZjYOk1JxaBE4QsHgJJyXelHnPlzCbA==",
"version": "7.26.0",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.26.0.tgz",
"integrity": "sha512-S6uW+Ni2VLGHUV9eAUtTy5QEvqKeOhcnWnv+2yTGDtQCJ0SuHfXRCM7ASAQYBiKffZqIFc9Z2XNU/2cuWcXJmw==",
"dependencies": {
"@sentry/core": "7.25.0",
"@sentry/types": "7.25.0",
"@sentry/utils": "7.25.0",
"@sentry/core": "7.26.0",
"@sentry/types": "7.26.0",
"@sentry/utils": "7.26.0",
"tslib": "^1.9.3"
},
"engines": {
@ -2949,12 +2949,12 @@
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
},
"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==",
"version": "7.26.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.26.0.tgz",
"integrity": "sha512-ydi236ZoP/xpvLdf7B8seKjCcGc5Z+q9c14tHCFusplPZgLSXcYpiiLIDWmF7OAXO89sSbb1NaFt9YB0LkYdLQ==",
"dependencies": {
"@sentry/types": "7.25.0",
"@sentry/utils": "7.25.0",
"@sentry/types": "7.26.0",
"@sentry/utils": "7.26.0",
"tslib": "^1.9.3"
},
"engines": {
@ -2980,20 +2980,12 @@
"node": ">=8"
}
},
"node_modules/@sentry/tracing/node_modules/@sentry/core": {
"version": "7.26.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.26.0.tgz",
"integrity": "sha512-ydi236ZoP/xpvLdf7B8seKjCcGc5Z+q9c14tHCFusplPZgLSXcYpiiLIDWmF7OAXO89sSbb1NaFt9YB0LkYdLQ==",
"dependencies": {
"@sentry/types": "7.26.0",
"@sentry/utils": "7.26.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.26.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.26.0.tgz",
"integrity": "sha512-U2s0q3ALwWFdHJBgn8nrG9bCTJZ3hAqL/I2Si4Mf0ZWnJ/KTJKbtyrputHr8wMbHvX0NZTJGTxFVUO46J+GBRA==",
@ -3001,7 +2993,7 @@
"node": ">=8"
}
},
"node_modules/@sentry/tracing/node_modules/@sentry/utils": {
"node_modules/@sentry/utils": {
"version": "7.26.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.26.0.tgz",
"integrity": "sha512-nIC1PRyoMBi4QB7XNCWaPDqaQbPayMwAvUm6W3MC5bHPfVZmmFt+3sLZQKUD/E0NeQnJ3vTyPewPF/LfxLOE5A==",
@ -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.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/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"
},
"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",
@ -12415,13 +12382,13 @@
}
},
"@sentry/browser": {
"version": "7.25.0",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.25.0.tgz",
"integrity": "sha512-vBNWDv8SUtJqgw/Mg9hGxct7dzHucfxq1zfxOdFziZOA/N9l+K52roNLZjYOk1JxaBE4QsHgJJyXelHnPlzCbA==",
"version": "7.26.0",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.26.0.tgz",
"integrity": "sha512-S6uW+Ni2VLGHUV9eAUtTy5QEvqKeOhcnWnv+2yTGDtQCJ0SuHfXRCM7ASAQYBiKffZqIFc9Z2XNU/2cuWcXJmw==",
"requires": {
"@sentry/core": "7.25.0",
"@sentry/types": "7.25.0",
"@sentry/utils": "7.25.0",
"@sentry/core": "7.26.0",
"@sentry/types": "7.26.0",
"@sentry/utils": "7.26.0",
"tslib": "^1.9.3"
},
"dependencies": {
@ -12433,12 +12400,12 @@
}
},
"@sentry/core": {
"version": "7.25.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.25.0.tgz",
"integrity": "sha512-4PMuf+MsLxtbesXFBdXfRQhdxHVMi4e6z52DEdtSN9V41lT/R78qIfVopHs5gAr9j4lxCaiKSnNQDKziWLeQ8w==",
"version": "7.26.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.26.0.tgz",
"integrity": "sha512-ydi236ZoP/xpvLdf7B8seKjCcGc5Z+q9c14tHCFusplPZgLSXcYpiiLIDWmF7OAXO89sSbb1NaFt9YB0LkYdLQ==",
"requires": {
"@sentry/types": "7.25.0",
"@sentry/utils": "7.25.0",
"@sentry/types": "7.26.0",
"@sentry/utils": "7.26.0",
"tslib": "^1.9.3"
},
"dependencies": {
@ -12460,30 +12427,6 @@
"tslib": "^1.9.3"
},
"dependencies": {
"@sentry/core": {
"version": "7.26.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.26.0.tgz",
"integrity": "sha512-ydi236ZoP/xpvLdf7B8seKjCcGc5Z+q9c14tHCFusplPZgLSXcYpiiLIDWmF7OAXO89sSbb1NaFt9YB0LkYdLQ==",
"requires": {
"@sentry/types": "7.26.0",
"@sentry/utils": "7.26.0",
"tslib": "^1.9.3"
}
},
"@sentry/types": {
"version": "7.26.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.26.0.tgz",
"integrity": "sha512-U2s0q3ALwWFdHJBgn8nrG9bCTJZ3hAqL/I2Si4Mf0ZWnJ/KTJKbtyrputHr8wMbHvX0NZTJGTxFVUO46J+GBRA=="
},
"@sentry/utils": {
"version": "7.26.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.26.0.tgz",
"integrity": "sha512-nIC1PRyoMBi4QB7XNCWaPDqaQbPayMwAvUm6W3MC5bHPfVZmmFt+3sLZQKUD/E0NeQnJ3vTyPewPF/LfxLOE5A==",
"requires": {
"@sentry/types": "7.26.0",
"tslib": "^1.9.3"
}
},
"tslib": {
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@ -12492,16 +12435,16 @@
}
},
"@sentry/types": {
"version": "7.25.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.25.0.tgz",
"integrity": "sha512-m/tVeuZpbYNQjp4BYOz7bBxZEWdTHdTgXg9YlztUOCf5JDDujpxYp2Pyp4+cDDulzFIixXzRH7FRiKsOJ0WF7w=="
"version": "7.26.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.26.0.tgz",
"integrity": "sha512-U2s0q3ALwWFdHJBgn8nrG9bCTJZ3hAqL/I2Si4Mf0ZWnJ/KTJKbtyrputHr8wMbHvX0NZTJGTxFVUO46J+GBRA=="
},
"@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==",
"version": "7.26.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.26.0.tgz",
"integrity": "sha512-nIC1PRyoMBi4QB7XNCWaPDqaQbPayMwAvUm6W3MC5bHPfVZmmFt+3sLZQKUD/E0NeQnJ3vTyPewPF/LfxLOE5A==",
"requires": {
"@sentry/types": "7.25.0",
"@sentry/types": "7.26.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.25.0",
"@sentry/browser": "^7.26.0",
"@sentry/tracing": "^7.26.0",
"@squoosh/cli": "^0.7.2",
"@trivago/prettier-plugin-sort-imports": "^4.0.0",