Bump @sentry/utils from 7.53.1 to 7.54.0

Bumps [@sentry/utils](https://github.com/getsentry/sentry-javascript) from 7.53.1 to 7.54.0.
- [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.53.1...7.54.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-02 03:56:49 +00:00
committed by Sebastian Serth
parent 42935f34b7
commit f487531a1b
2 changed files with 15 additions and 2 deletions

View File

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