-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump @sentry/tracing from 7.27.0 to 7.47.0 in /web/ui
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 7.27.0 to 7.47.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@7.27.0...7.47.0) --- updated-dependencies: - dependency-name: "@sentry/tracing" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
243f0a8
commit e969383
Showing
2 changed files
with
41 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2254,6 +2254,16 @@ | |
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.2.0.tgz#8be36a1f66f3265389e90b5f9c9962146758f728" | ||
integrity sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg== | ||
|
||
"@sentry-internal/[email protected]": | ||
version "7.47.0" | ||
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.47.0.tgz#45e92eb4c8d049d93bd4fab961eaa38a4fb680f3" | ||
integrity sha512-udpHnCzF8DQsWf0gQwd0XFGp6Y8MOiwnl8vGt2ohqZGS3m1+IxoRLXsSkD8qmvN6KKDnwbaAvYnK0z0L+AW95g== | ||
dependencies: | ||
"@sentry/core" "7.47.0" | ||
"@sentry/types" "7.47.0" | ||
"@sentry/utils" "7.47.0" | ||
tslib "^1.9.3" | ||
|
||
"@sentry/[email protected]": | ||
version "7.27.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.27.0.tgz#540d292d418abbf0ac7cabb39fe1863b8fa0c85f" | ||
|
@@ -2287,6 +2297,15 @@ | |
"@sentry/utils" "7.27.0" | ||
tslib "^1.9.3" | ||
|
||
"@sentry/[email protected]": | ||
version "7.47.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.47.0.tgz#6a723d96f64009a9c1b9bc44e259956b7eca0a3f" | ||
integrity sha512-EFhZhKdMu7wKmWYZwbgTi8FNZ7Fq+HdlXiZWNz51Bqe3pHmfAkdHtAEs0Buo0v623MKA0CA4EjXIazGUM34XTg== | ||
dependencies: | ||
"@sentry/types" "7.47.0" | ||
"@sentry/utils" "7.47.0" | ||
tslib "^1.9.3" | ||
|
||
"@sentry/[email protected]": | ||
version "7.27.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.27.0.tgz#c4a91864eeb2b07d0e6a0368cb8175182d8b2d31" | ||
|
@@ -2349,7 +2368,7 @@ | |
"@sentry/types" "7.27.0" | ||
"@sentry/utils" "7.27.0" | ||
|
||
"@sentry/[email protected]", "@sentry/tracing@^7.20.0": | ||
"@sentry/[email protected]": | ||
version "7.27.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.27.0.tgz#455a032c6ccf9bc8e27905dc8e624e6e2f45737b" | ||
integrity sha512-lxAiGAajbZgZkaViwYuxavbu/c8JUp56XOYzSAi7Km9jGnTFLNF4JCoyG0INy7lXipFJiWSd0Xq3aej0Lb+Cvg== | ||
|
@@ -2359,11 +2378,23 @@ | |
"@sentry/utils" "7.27.0" | ||
tslib "^1.9.3" | ||
|
||
"@sentry/tracing@^7.47.0": | ||
version "7.47.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.47.0.tgz#5f665cec7ab1703e3d0250da9284a9d8dc2eb604" | ||
integrity sha512-hJCpKdekwaFNbCVXxfCz5IxfSEJIKnkPmRSVHITOm5VhKwq2e5kmy4Rn6bzSETwJFSDE8LGbR/3eSfGTqw37XA== | ||
dependencies: | ||
"@sentry-internal/tracing" "7.47.0" | ||
|
||
"@sentry/[email protected]": | ||
version "7.27.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.27.0.tgz#1af8eae05465ad00722e319c066c950cc389b585" | ||
integrity sha512-vapN3jchu3/WEMWQkrCOy2XDlOLj0l7IewYXKMr15Q21dlfM1QZMigU/r5rtYj5L8a2ISIHx+cRECxX5UIKH7w== | ||
|
||
"@sentry/[email protected]": | ||
version "7.47.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.47.0.tgz#fd07dbec11a26ae861532a9abe75bd31663ca09b" | ||
integrity sha512-GxXocplN0j1+uczovHrfkykl9wvkamDtWxlPUQgyGlbLGZn+UH1Y79D4D58COaFWGEZdSNKr62gZAjfEYu9nQA== | ||
|
||
"@sentry/[email protected]": | ||
version "7.27.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.27.0.tgz#1a0b4e62db32fb56e737c59bd67c847bb888fa8a" | ||
|
@@ -2372,6 +2403,14 @@ | |
"@sentry/types" "7.27.0" | ||
tslib "^1.9.3" | ||
|
||
"@sentry/[email protected]": | ||
version "7.47.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.47.0.tgz#e62fdede15e45387b40c9fa135feba48f0960826" | ||
integrity sha512-A89SaOLp6XeZfByeYo2C8Ecye/YAtk/gENuyOUhQEdMulI6mZdjqtHAp7pTMVgkBc/YNARVuoa+kR/IdRrTPkQ== | ||
dependencies: | ||
"@sentry/types" "7.47.0" | ||
tslib "^1.9.3" | ||
|
||
"@sentry/[email protected]": | ||
version "1.20.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.20.0.tgz#e7add76122708fb6b4ee7951294b521019720e58" | ||
|