Skip to content

Commit 5e01066

Browse files
chore(deps-dev): bump @sentry/apm from 5.24.2 to 5.25.0 (#5249)
Bumps [@sentry/apm](https://github.com/getsentry/sentry-javascript) from 5.24.2 to 5.25.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.24.2...5.25.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 6f55c7f commit 5e01066

File tree

2 files changed

+11
-21
lines changed

2 files changed

+11
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@glimmer/component": "^1.0.2",
3535
"@glimmer/tracking": "^1.0.2",
3636
"@open-event/theme": "^0.2.2",
37-
"@sentry/apm": "^5.24.2",
37+
"@sentry/apm": "^5.25.0",
3838
"@sentry/browser": "^5.25.0",
3939
"@sentry/integrations": "^5.25.0",
4040
"@sentry/node": "^5.24.2",

yarn.lock

Lines changed: 10 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1615,29 +1615,19 @@
16151615
hi-base32 "^0.5.0"
16161616
zalgo-promise "^1.0.28"
16171617

1618-
"@sentry/apm@^5.24.2":
1619-
version "5.24.2"
1620-
resolved "https://registry.yarnpkg.com/@sentry/apm/-/apm-5.24.2.tgz#971272cdb26e6708cb07131a69ba1be141fdb47b"
1621-
integrity sha512-NX44liywBDWieCmRvY67PfMc6Lx31wzs0SrUITJo8oD4syQjDWOPUA8rI74U9OKYdBFHU3EGGnlFDxdZmvlX8g==
1622-
dependencies:
1623-
"@sentry/browser" "5.24.2"
1624-
"@sentry/hub" "5.24.2"
1625-
"@sentry/minimal" "5.24.2"
1626-
"@sentry/types" "5.24.2"
1627-
"@sentry/utils" "5.24.2"
1628-
tslib "^1.9.3"
1629-
1630-
1631-
version "5.24.2"
1632-
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.24.2.tgz#e2c2786dbf07699ee12f12babf0138d633abc494"
1633-
integrity sha512-P/uZC/VrLRpU7MVEJnlZK5+AkEmuHu+mns5gC91Z4gjn7GamjR/CaXVedHGw/15ZrsQiAiwoWwuxpv4Ypd/+SA==
1618+
"@sentry/apm@^5.25.0":
1619+
version "5.25.0"
1620+
resolved "https://registry.yarnpkg.com/@sentry/apm/-/apm-5.25.0.tgz#5fc5bd6909ac05c63042b88d82f8e3b58afea224"
1621+
integrity sha512-HU1MB/Tb3v+vegdfYmBmdHJ2Nn9RNlgl3tyOa/sN672hWthgMJNzN2VJ5qmLXKNNgmn12X3C6KFQJ2hu5HtyTA==
16341622
dependencies:
1635-
"@sentry/core" "5.24.2"
1636-
"@sentry/types" "5.24.2"
1637-
"@sentry/utils" "5.24.2"
1623+
"@sentry/browser" "5.25.0"
1624+
"@sentry/hub" "5.25.0"
1625+
"@sentry/minimal" "5.25.0"
1626+
"@sentry/types" "5.25.0"
1627+
"@sentry/utils" "5.25.0"
16381628
tslib "^1.9.3"
16391629

1640-
"@sentry/browser@^5.25.0":
1630+
"@sentry/browser@5.25.0", "@sentry/browser@^5.25.0":
16411631
version "5.25.0"
16421632
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.25.0.tgz#4e3d2132ba1f2e2b26f73c49cbb6977ee9c9fea9"
16431633
integrity sha512-QDVUbUuTu58xCdId0eUO4YzpvrPdoUw1ryVy/Yep9Es/HD0fiSyO1Js0eQVkV/EdXtyo2pomc1Bpy7dbn2EJ2w==

0 commit comments

Comments
 (0)