From 5e010665ab834223d0f944de43c4e40235fe6367 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Oct 2020 04:00:11 +0530 Subject: [PATCH] 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](https://github.com/getsentry/sentry-javascript/compare/5.24.2...5.25.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 30 ++++++++++-------------------- 2 files changed, 11 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 00cdd9401fc..240c9e1e3a7 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@glimmer/component": "^1.0.2", "@glimmer/tracking": "^1.0.2", "@open-event/theme": "^0.2.2", - "@sentry/apm": "^5.24.2", + "@sentry/apm": "^5.25.0", "@sentry/browser": "^5.25.0", "@sentry/integrations": "^5.25.0", "@sentry/node": "^5.24.2", diff --git a/yarn.lock b/yarn.lock index f23035257d8..d6ae11935ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1615,29 +1615,19 @@ hi-base32 "^0.5.0" zalgo-promise "^1.0.28" -"@sentry/apm@^5.24.2": - version "5.24.2" - resolved "https://registry.yarnpkg.com/@sentry/apm/-/apm-5.24.2.tgz#971272cdb26e6708cb07131a69ba1be141fdb47b" - integrity sha512-NX44liywBDWieCmRvY67PfMc6Lx31wzs0SrUITJo8oD4syQjDWOPUA8rI74U9OKYdBFHU3EGGnlFDxdZmvlX8g== - dependencies: - "@sentry/browser" "5.24.2" - "@sentry/hub" "5.24.2" - "@sentry/minimal" "5.24.2" - "@sentry/types" "5.24.2" - "@sentry/utils" "5.24.2" - tslib "^1.9.3" - -"@sentry/browser@5.24.2": - version "5.24.2" - resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.24.2.tgz#e2c2786dbf07699ee12f12babf0138d633abc494" - integrity sha512-P/uZC/VrLRpU7MVEJnlZK5+AkEmuHu+mns5gC91Z4gjn7GamjR/CaXVedHGw/15ZrsQiAiwoWwuxpv4Ypd/+SA== +"@sentry/apm@^5.25.0": + version "5.25.0" + resolved "https://registry.yarnpkg.com/@sentry/apm/-/apm-5.25.0.tgz#5fc5bd6909ac05c63042b88d82f8e3b58afea224" + integrity sha512-HU1MB/Tb3v+vegdfYmBmdHJ2Nn9RNlgl3tyOa/sN672hWthgMJNzN2VJ5qmLXKNNgmn12X3C6KFQJ2hu5HtyTA== dependencies: - "@sentry/core" "5.24.2" - "@sentry/types" "5.24.2" - "@sentry/utils" "5.24.2" + "@sentry/browser" "5.25.0" + "@sentry/hub" "5.25.0" + "@sentry/minimal" "5.25.0" + "@sentry/types" "5.25.0" + "@sentry/utils" "5.25.0" tslib "^1.9.3" -"@sentry/browser@^5.25.0": +"@sentry/browser@5.25.0", "@sentry/browser@^5.25.0": version "5.25.0" resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.25.0.tgz#4e3d2132ba1f2e2b26f73c49cbb6977ee9c9fea9" integrity sha512-QDVUbUuTu58xCdId0eUO4YzpvrPdoUw1ryVy/Yep9Es/HD0fiSyO1Js0eQVkV/EdXtyo2pomc1Bpy7dbn2EJ2w==