Bump @sentry/utils from 7.58.0 to 7.58.1

Bumps [@sentry/utils](https://github.com/getsentry/sentry-javascript) from 7.58.0 to 7.58.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.58.0...7.58.1)

---
updated-dependencies:
- dependency-name: "@sentry/utils"
  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-14 03:30:24 +00:00
parent 3b273a6a9d
commit 5a2d8bc215
2 changed files with 15 additions and 2 deletions

View File

@ -12,7 +12,7 @@
"@sentry/browser": "^7.51.2",
"@sentry/core": "^7.58.0",
"@sentry/integrations": "^7.57.0",
"@sentry/utils": "^7.54.0",
"@sentry/utils": "^7.58.1",
"@webpack-cli/serve": "^2.0.3",
"babel-loader": "^9.1.3",
"bootstrap": "^5.3.0",

View File

@ -1125,6 +1125,11 @@
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.58.0.tgz#d74e5c6cb7bfd0b98d561fc99d12f76d904c6496"
integrity sha512-uy8rww5R0WSxr9kB1R1BXWomkKXosK+jOFslbIda4CfTiAMEINi7rXkqTzPJKCIRLHFvKXDFUIkMCHNMkgYjwA==
"@sentry/types@7.58.1":
version "7.58.1"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.58.1.tgz#c67f99f9af82ea930cdf895d71ae049575e38bf7"
integrity sha512-OnKG+yrilPBeVNQK3biF0u/4IDjwH+boJU1XzJOnYdMRO8uzTWxvaRqpt0C8sVE9VAetRi2eutkzOgCXZISRrw==
"@sentry/utils@7.57.0":
version "7.57.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.57.0.tgz#8253c6fcf35138b4c424234b8da1596e11b98ad8"
@ -1133,7 +1138,7 @@
"@sentry/types" "7.57.0"
tslib "^2.4.1 || ^1.9.3"
"@sentry/utils@7.58.0", "@sentry/utils@^7.54.0":
"@sentry/utils@7.58.0":
version "7.58.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.58.0.tgz#645ae4fdfe2af2d7020e895aa449e7c7dcd77442"
integrity sha512-EAknRDovGBnIVvGLJVxPbB1gUY/VCUoVov26Fk1BYLtUmWlzt+JYHsBJptHw15onu+M0em7z7Iax4wKoiNhhzA==
@ -1141,6 +1146,14 @@
"@sentry/types" "7.58.0"
tslib "^2.4.1 || ^1.9.3"
"@sentry/utils@^7.58.1":
version "7.58.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.58.1.tgz#b5e8ee53ce2f8ba7833a4a4e28044eaa1da9fa2f"
integrity sha512-iC9xZJBHp4+MDrZjKwcmMUhI5sTmpUcttwmsJL9HA6ACW+L1XX2eGSDky5pSlhhVFR7q7jJnQ7YUlMQ/jcd8eQ==
dependencies:
"@sentry/types" "7.58.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"