Skip to content

Commit

Permalink
chore(deps): bump @sentry/tracing from 7.27.0 to 7.47.0 in /web/ui
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Apr 8, 2023
1 parent 243f0a8 commit e969383
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 2 deletions.
2 changes: 1 addition & 1 deletion web/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@grpc/grpc-js": "^1.8.0",
"@headlessui/react": "^1.7.7",
"@sentry/nextjs": "^7.20.0",
"@sentry/tracing": "^7.20.0",
"@sentry/tracing": "^7.47.0",
"@types/uuid": "^9.0.0",
"axios": "^1.2.1",
"classnames": "^2.3.2",
Expand Down
41 changes: 40 additions & 1 deletion web/ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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==
Expand All @@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit e969383

Please sign in to comment.