web: bump @sentry/browser from 7.22.0 to 7.23.0 in /web (#4131)

Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.22.0 to 7.23.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.22.0...7.23.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-02 09:52:53 +01:00 committed by GitHub
parent c6bc8e2ddf
commit a2dc594a44
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-node-resolve": "^15.0.1",
"@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.22.0", "@sentry/browser": "^7.23.0",
"@sentry/tracing": "^7.23.0", "@sentry/tracing": "^7.23.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",
@ -2945,13 +2945,13 @@
} }
}, },
"node_modules/@sentry/browser": { "node_modules/@sentry/browser": {
"version": "7.22.0", "version": "7.23.0",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.22.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.23.0.tgz",
"integrity": "sha512-8MA+f46+T3G7fb4BYYX9Wl3bMDloG5a3Ng0GWdBeq6DE2tXVHeCvba8Yrrcnn1qFHpmnOn5Nz4xWBUDs3uBFxA==", "integrity": "sha512-2/dLGOSaM5AvlRdMgYxDyxPxkUUqYyxF7QZ0NicdIXkKXa0fM38IdibeXrE8XzC7rF2B7DQZ6U7uDb1Yry60ig==",
"dependencies": { "dependencies": {
"@sentry/core": "7.22.0", "@sentry/core": "7.23.0",
"@sentry/types": "7.22.0", "@sentry/types": "7.23.0",
"@sentry/utils": "7.22.0", "@sentry/utils": "7.23.0",
"tslib": "^1.9.3" "tslib": "^1.9.3"
}, },
"engines": { "engines": {
@ -2964,12 +2964,12 @@
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
}, },
"node_modules/@sentry/core": { "node_modules/@sentry/core": {
"version": "7.22.0", "version": "7.23.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.22.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.23.0.tgz",
"integrity": "sha512-qYJiJrL1mfQQln84mNunBRUkXq7xDGQQoNh4Sz9VYP5698va51zmS5BLYRCZ5CkPwRYNuhUqlUXN7bpYGYOOIA==", "integrity": "sha512-oNLGsscSdMs1urCbpwe868NsoJWyeTOQXOm5w2e78yE7G6zm2Ra473NQio3lweaEvjQgSGpFyEfAn/3ubZbtPw==",
"dependencies": { "dependencies": {
"@sentry/types": "7.22.0", "@sentry/types": "7.23.0",
"@sentry/utils": "7.22.0", "@sentry/utils": "7.23.0",
"tslib": "^1.9.3" "tslib": "^1.9.3"
}, },
"engines": { "engines": {
@ -2995,20 +2995,12 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/@sentry/tracing/node_modules/@sentry/core": { "node_modules/@sentry/tracing/node_modules/tslib": {
"version": "7.23.0", "version": "1.14.1",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.23.0.tgz", "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
"integrity": "sha512-oNLGsscSdMs1urCbpwe868NsoJWyeTOQXOm5w2e78yE7G6zm2Ra473NQio3lweaEvjQgSGpFyEfAn/3ubZbtPw==", "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
"dependencies": {
"@sentry/types": "7.23.0",
"@sentry/utils": "7.23.0",
"tslib": "^1.9.3"
},
"engines": {
"node": ">=8"
}
}, },
"node_modules/@sentry/tracing/node_modules/@sentry/types": { "node_modules/@sentry/types": {
"version": "7.23.0", "version": "7.23.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.23.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.23.0.tgz",
"integrity": "sha512-fZ5XfVRswVZhKoCutQ27UpIHP16tvyc6ws+xq+njHv8Jg8gFBCoOxlJxuFhegD2xxylAn1aiSHNAErFWdajbpA==", "integrity": "sha512-fZ5XfVRswVZhKoCutQ27UpIHP16tvyc6ws+xq+njHv8Jg8gFBCoOxlJxuFhegD2xxylAn1aiSHNAErFWdajbpA==",
@ -3016,7 +3008,7 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/@sentry/tracing/node_modules/@sentry/utils": { "node_modules/@sentry/utils": {
"version": "7.23.0", "version": "7.23.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.23.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.23.0.tgz",
"integrity": "sha512-ad/XXH03MfgDH/7N7FjKEOVaKrfQWdMaE0nCxZCr2RrvlitlmGQmPpms95epr1CpzSU3BDRImlILx6+TlrXOgg==", "integrity": "sha512-ad/XXH03MfgDH/7N7FjKEOVaKrfQWdMaE0nCxZCr2RrvlitlmGQmPpms95epr1CpzSU3BDRImlILx6+TlrXOgg==",
@ -3028,31 +3020,6 @@
"node": ">=8" "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.22.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.22.0.tgz",
"integrity": "sha512-LhCL+wb1Jch+OesB2CIt6xpfO1Ab6CRvoNYRRzVumWPLns1T3ZJkarYfhbLaOEIb38EIbPgREdxn2AJT560U4Q==",
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/utils": {
"version": "7.22.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.22.0.tgz",
"integrity": "sha512-1GiNw1opIngxg0nktCTc9wibh4/LV12kclrnB9dAOHrqazZXHXZRAkjqrhQphKcMpT+3By91W6EofjaDt5a/hg==",
"dependencies": {
"@sentry/types": "7.22.0",
"tslib": "^1.9.3"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/utils/node_modules/tslib": { "node_modules/@sentry/utils/node_modules/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",
@ -12451,13 +12418,13 @@
} }
}, },
"@sentry/browser": { "@sentry/browser": {
"version": "7.22.0", "version": "7.23.0",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.22.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.23.0.tgz",
"integrity": "sha512-8MA+f46+T3G7fb4BYYX9Wl3bMDloG5a3Ng0GWdBeq6DE2tXVHeCvba8Yrrcnn1qFHpmnOn5Nz4xWBUDs3uBFxA==", "integrity": "sha512-2/dLGOSaM5AvlRdMgYxDyxPxkUUqYyxF7QZ0NicdIXkKXa0fM38IdibeXrE8XzC7rF2B7DQZ6U7uDb1Yry60ig==",
"requires": { "requires": {
"@sentry/core": "7.22.0", "@sentry/core": "7.23.0",
"@sentry/types": "7.22.0", "@sentry/types": "7.23.0",
"@sentry/utils": "7.22.0", "@sentry/utils": "7.23.0",
"tslib": "^1.9.3" "tslib": "^1.9.3"
}, },
"dependencies": { "dependencies": {
@ -12469,12 +12436,12 @@
} }
}, },
"@sentry/core": { "@sentry/core": {
"version": "7.22.0", "version": "7.23.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.22.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.23.0.tgz",
"integrity": "sha512-qYJiJrL1mfQQln84mNunBRUkXq7xDGQQoNh4Sz9VYP5698va51zmS5BLYRCZ5CkPwRYNuhUqlUXN7bpYGYOOIA==", "integrity": "sha512-oNLGsscSdMs1urCbpwe868NsoJWyeTOQXOm5w2e78yE7G6zm2Ra473NQio3lweaEvjQgSGpFyEfAn/3ubZbtPw==",
"requires": { "requires": {
"@sentry/types": "7.22.0", "@sentry/types": "7.23.0",
"@sentry/utils": "7.22.0", "@sentry/utils": "7.23.0",
"tslib": "^1.9.3" "tslib": "^1.9.3"
}, },
"dependencies": { "dependencies": {
@ -12496,30 +12463,6 @@
"tslib": "^1.9.3" "tslib": "^1.9.3"
}, },
"dependencies": { "dependencies": {
"@sentry/core": {
"version": "7.23.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.23.0.tgz",
"integrity": "sha512-oNLGsscSdMs1urCbpwe868NsoJWyeTOQXOm5w2e78yE7G6zm2Ra473NQio3lweaEvjQgSGpFyEfAn/3ubZbtPw==",
"requires": {
"@sentry/types": "7.23.0",
"@sentry/utils": "7.23.0",
"tslib": "^1.9.3"
}
},
"@sentry/types": {
"version": "7.23.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.23.0.tgz",
"integrity": "sha512-fZ5XfVRswVZhKoCutQ27UpIHP16tvyc6ws+xq+njHv8Jg8gFBCoOxlJxuFhegD2xxylAn1aiSHNAErFWdajbpA=="
},
"@sentry/utils": {
"version": "7.23.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.23.0.tgz",
"integrity": "sha512-ad/XXH03MfgDH/7N7FjKEOVaKrfQWdMaE0nCxZCr2RrvlitlmGQmPpms95epr1CpzSU3BDRImlILx6+TlrXOgg==",
"requires": {
"@sentry/types": "7.23.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",
@ -12528,16 +12471,16 @@
} }
}, },
"@sentry/types": { "@sentry/types": {
"version": "7.22.0", "version": "7.23.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.22.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.23.0.tgz",
"integrity": "sha512-LhCL+wb1Jch+OesB2CIt6xpfO1Ab6CRvoNYRRzVumWPLns1T3ZJkarYfhbLaOEIb38EIbPgREdxn2AJT560U4Q==" "integrity": "sha512-fZ5XfVRswVZhKoCutQ27UpIHP16tvyc6ws+xq+njHv8Jg8gFBCoOxlJxuFhegD2xxylAn1aiSHNAErFWdajbpA=="
}, },
"@sentry/utils": { "@sentry/utils": {
"version": "7.22.0", "version": "7.23.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.22.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.23.0.tgz",
"integrity": "sha512-1GiNw1opIngxg0nktCTc9wibh4/LV12kclrnB9dAOHrqazZXHXZRAkjqrhQphKcMpT+3By91W6EofjaDt5a/hg==", "integrity": "sha512-ad/XXH03MfgDH/7N7FjKEOVaKrfQWdMaE0nCxZCr2RrvlitlmGQmPpms95epr1CpzSU3BDRImlILx6+TlrXOgg==",
"requires": { "requires": {
"@sentry/types": "7.22.0", "@sentry/types": "7.23.0",
"tslib": "^1.9.3" "tslib": "^1.9.3"
}, },
"dependencies": { "dependencies": {

View File

@ -78,7 +78,7 @@
"@rollup/plugin-node-resolve": "^15.0.1", "@rollup/plugin-node-resolve": "^15.0.1",
"@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.22.0", "@sentry/browser": "^7.23.0",
"@sentry/tracing": "^7.23.0", "@sentry/tracing": "^7.23.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",