From b1cb5b553af991f2b0bbd53ca0106abd6723e2e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 16:00:05 +0000 Subject: [PATCH] build(deps): bump @sentry/integrations from 7.81.1 to 7.105.0 Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.81.1 to 7.105.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.105.0/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.81.1...7.105.0) --- updated-dependencies: - dependency-name: "@sentry/integrations" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 34 +++++++++++++++++++++++++++------- 2 files changed, 28 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 04d076b8..fb4fc241 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@sentry/browser": "7.81.1", "@sentry/core": "7.81.1", "@sentry/hub": "7.81.1", - "@sentry/integrations": "7.81.1", + "@sentry/integrations": "7.105.0", "@sentry/tracing": "7.81.1", "@sentry/types": "7.81.1", "@sentry/utils": "7.81.1" diff --git a/yarn.lock b/yarn.lock index 5d158fc9..22313d02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -784,6 +784,14 @@ proxy-from-env "^1.1.0" which "^2.0.2" +"@sentry/core@7.105.0": + version "7.105.0" + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.105.0.tgz#89db519dd9aa7326de63a7eaccf861de3769ab1c" + integrity sha512-5xsaTG6jZincTeJUmZomlv20mVRZUEF1U/g89lmrSOybyk2+opEnB1JeBn4ODwnvmSik8r2QLr6/RiYlaxRJCg== + dependencies: + "@sentry/types" "7.105.0" + "@sentry/utils" "7.105.0" + "@sentry/core@7.81.1": version "7.81.1" resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.81.1.tgz#082fd9122bf9a488c8e05b1754724ddbc2d5cf30" @@ -809,14 +817,14 @@ "@sentry/types" "7.81.1" "@sentry/utils" "7.81.1" -"@sentry/integrations@7.81.1": - version "7.81.1" - resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.81.1.tgz#1b12c0cf3a7fa88224e86c0be46523ed7e3f3a43" - integrity sha512-DN5ONn0/LX5HHVPf1EBGHFssIZaZmLgkqUIeMqCNYBpB4DiOrJANnGwTcWKDPphqhdPxjnPv9AGRLaU0PdvvZQ== +"@sentry/integrations@7.105.0": + version "7.105.0" + resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.105.0.tgz#8953bd310d8681f9a29f918269b98640ab302abe" + integrity sha512-AgzecTkF0o+C4svbroMGA+cW5LRnfFSoJnzF5ltUB67hnX906amlwbOvdkKD3MugYO02nRSjF/eEi26E1HACMA== dependencies: - "@sentry/core" "7.81.1" - "@sentry/types" "7.81.1" - "@sentry/utils" "7.81.1" + "@sentry/core" "7.105.0" + "@sentry/types" "7.105.0" + "@sentry/utils" "7.105.0" localforage "^1.8.1" "@sentry/node@^7.69.0": @@ -847,6 +855,11 @@ dependencies: "@sentry-internal/tracing" "7.81.1" +"@sentry/types@7.105.0": + version "7.105.0" + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.105.0.tgz#51dadb7ad650e883459acf18df2ecbb5b4b6e5c2" + integrity sha512-80o0KMVM+X2Ym9hoQxvJetkJJwkpCg7o6tHHFXI+Rp7fawc2iCMTa0IRQMUiSkFvntQLYIdDoNNuKdzz2PbQGA== + "@sentry/types@7.81.1": version "7.81.1" resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.81.1.tgz#2b2551fc291e1089651fd574a68f7c4175878bd5" @@ -857,6 +870,13 @@ resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.93.0.tgz#d76d26259b40cd0688e1d634462fbff31476c1ec" integrity sha512-UnzUccNakhFRA/esWBWP+0v7cjNg+RilFBQC03Mv9OEMaZaS29zSbcOGtRzuFOXXLBdbr44BWADqpz3VW0XaNw== +"@sentry/utils@7.105.0": + version "7.105.0" + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.105.0.tgz#727187d252b97cb9e6c78bcdd0e9a1d14e60f313" + integrity sha512-YVAV0c2KLM8+VZCicQ/E/P2+J9Vs0hGhrXwV7w6ZEAtvxrg4oF270toL1WRhvcaf8JO4J1v4V+LuU6Txs4uEeQ== + dependencies: + "@sentry/types" "7.105.0" + "@sentry/utils@7.81.1": version "7.81.1" resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.81.1.tgz#42f3e77baf90205cec1f8599eb8445a6918030bd"