Bump @sentry/integrations from 7.60.0 to 7.60.1

Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.60.0 to 7.60.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.60.0...7.60.1)

---
updated-dependencies:
- dependency-name: "@sentry/integrations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-27 03:21:10 +00:00
parent 37847370dc
commit d9d2eaaeaa
2 changed files with 21 additions and 8 deletions

View File

@ -11,7 +11,7 @@
"@popperjs/core": "^2.11.8",
"@sentry/browser": "^7.51.2",
"@sentry/core": "^7.60.0",
"@sentry/integrations": "^7.60.0",
"@sentry/integrations": "^7.60.1",
"@sentry/utils": "^7.58.1",
"@webpack-cli/serve": "^2.0.3",
"babel-loader": "^9.1.3",

View File

@ -1091,13 +1091,13 @@
"@sentry/utils" "7.60.0"
tslib "^2.4.1 || ^1.9.3"
"@sentry/integrations@^7.60.0":
version "7.60.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.60.0.tgz#1939a70f04f0a155d4e6d419616beaaaae7f4730"
integrity sha512-Zh/Kgvs501ABc2Qq1gscC/y2u4HDUhgzCsJ10/GdYZwIqM/UMfviHbYpzjFZssJvGUrGzjEW0GXCInCc4rYzQA==
"@sentry/integrations@^7.60.1":
version "7.60.1"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.60.1.tgz#2c0054d57ae337599d3c3a2d412226b4a7a62567"
integrity sha512-GkxGGUOGyRZ2aJrHfGPGJ40wh+r03xDHgjeM7SMHwdJdxTgFhv4xUZAl6NlywbxL5t2jhVwCMZNYIvy/vUrcFQ==
dependencies:
"@sentry/types" "7.60.0"
"@sentry/utils" "7.60.0"
"@sentry/types" "7.60.1"
"@sentry/utils" "7.60.1"
localforage "^1.8.1"
tslib "^2.4.1 || ^1.9.3"
@ -1120,6 +1120,11 @@
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.60.0.tgz#e3e5f16436feff802b1b126a16dba537000cef55"
integrity sha512-MSEuF9YjE0j+UKdqee2AzcNlMnShVNTkCB2Wnng6Bc5hHhn4fyYeTLbuFpNxL0ffN65lxblaWx6doDsMcvRxcA==
"@sentry/types@7.60.1":
version "7.60.1"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.60.1.tgz#2f8740db56ae4cae87523ae7a0daf753308496f0"
integrity sha512-8lKKSCOhZ953cWxwnfZwoR3ZFFlZG4P3PQFTaFt/u4LxLh/0zYbdtgvtUqXRURjMCi5P6ddeE9Uw9FGnTJCsTw==
"@sentry/utils@7.58.1":
version "7.58.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.58.1.tgz#b5e8ee53ce2f8ba7833a4a4e28044eaa1da9fa2f"
@ -1128,7 +1133,7 @@
"@sentry/types" "7.58.1"
tslib "^2.4.1 || ^1.9.3"
"@sentry/utils@7.60.0", "@sentry/utils@^7.58.1":
"@sentry/utils@7.60.0":
version "7.60.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.60.0.tgz#a96d772dcc2d007f73a5bcf67dcc66f6a7085736"
integrity sha512-Oc/PQqzeNDOSy4ZzVj6h9U+GEGRkg2PEVn9PC2V9/v3HDD20mndFqR/S2B5OOgDb/6pNGyz8XiZYI5rb29WFHA==
@ -1136,6 +1141,14 @@
"@sentry/types" "7.60.0"
tslib "^2.4.1 || ^1.9.3"
"@sentry/utils@7.60.1", "@sentry/utils@^7.58.1":
version "7.60.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.60.1.tgz#27b20bd2926c877011eb39fcb4b2db95dc72243f"
integrity sha512-ik+5sKGBx4DWuvf6UUKPSafaDiASxP+Xvjg3C9ppop2I/JWxP1FfZ5g22n5ZmPmNahD6clTSoTWly8qyDUlUOw==
dependencies:
"@sentry/types" "7.60.1"
tslib "^2.4.1 || ^1.9.3"
"@sinclair/typebox@^0.27.8":
version "0.27.8"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"