Skip to content

Commit 04be5fb

Browse files
chore(deps-dev): bump @sentry/apm from 5.21.4 to 5.22.0 (#4894)
Bumps [@sentry/apm](https://github.com/getsentry/sentry-javascript) from 5.21.4 to 5.22.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@5.21.4...5.22.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7ca20ba commit 04be5fb

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@glimmer/component": "^1.0.1",
3434
"@glimmer/tracking": "^1.0.1",
3535
"@open-event/theme": "^0.2.2",
36-
"@sentry/apm": "^5.21.3",
36+
"@sentry/apm": "^5.22.0",
3737
"@sentry/browser": "^5.22.0",
3838
"@sentry/integrations": "^5.22.0",
3939
"@sentry/node": "^5.21.4",

yarn.lock

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1482,7 +1482,7 @@
14821482
hi-base32 "^0.5.0"
14831483
zalgo-promise "^1.0.28"
14841484

1485-
"@sentry/[email protected]", "@sentry/apm@^5.21.3":
1485+
14861486
version "5.21.4"
14871487
resolved "https://registry.yarnpkg.com/@sentry/apm/-/apm-5.21.4.tgz#bc1e026e36edced3f79fc86869b4b65749e20a2f"
14881488
integrity sha512-JkBfBKBXZifDI9CsKU+XHzNWkubM7U9dXDW4c6/kU3lURYGXpiR/WI+f3IQG5Vbd2t+cukYhG7BeMkhG8Tj+cA==
@@ -1494,6 +1494,18 @@
14941494
"@sentry/utils" "5.21.4"
14951495
tslib "^1.9.3"
14961496

1497+
"@sentry/apm@^5.22.0":
1498+
version "5.22.0"
1499+
resolved "https://registry.yarnpkg.com/@sentry/apm/-/apm-5.22.0.tgz#6d4cd389c5b44cbd1df201cf6b4f757fd62c279f"
1500+
integrity sha512-Zy7FQEhuMZ1JzNv733oMZcq3QP3u1qg3lk0C039pe+ySH5fsjeKmdAbpckmok1794+DgkIWMqwTCE0yTAZ4sMw==
1501+
dependencies:
1502+
"@sentry/browser" "5.22.0"
1503+
"@sentry/hub" "5.22.0"
1504+
"@sentry/minimal" "5.22.0"
1505+
"@sentry/types" "5.22.0"
1506+
"@sentry/utils" "5.22.0"
1507+
tslib "^1.9.3"
1508+
14971509
14981510
version "5.21.4"
14991511
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.21.4.tgz#50cb1f815f5468bb7c891fee329b8298f2aa5d9a"
@@ -1504,7 +1516,7 @@
15041516
"@sentry/utils" "5.21.4"
15051517
tslib "^1.9.3"
15061518

1507-
"@sentry/browser@^5.22.0":
1519+
"@sentry/browser@5.22.0", "@sentry/browser@^5.22.0":
15081520
version "5.22.0"
15091521
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.22.0.tgz#d019fddbd885a1b735436b573067e79c81909043"
15101522
integrity sha512-+wsMegqvhdC4H/qlKvGFvYff9VIztENBiTHsSXqOHTFuVeQgyESbeHsJae2Fm4kuYDUtpAmUoIZe7cwwbPJNew==

0 commit comments

Comments
 (0)