From d6217c422edfa1cdf3b835d5a8d8e4cc3b827381 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 07:30:27 +0000 Subject: [PATCH] Bump @sentry/integrations from 7.60.1 to 7.61.0 Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.60.1 to 7.61.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.60.1...7.61.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 | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 64c44e25..04ba979c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@popperjs/core": "^2.11.8", "@sentry/browser": "^7.60.1", "@sentry/core": "^7.60.1", - "@sentry/integrations": "^7.60.1", + "@sentry/integrations": "^7.61.0", "@sentry/utils": "^7.61.0", "@webpack-cli/serve": "^2.0.5", "babel-loader": "^9.1.3", diff --git a/yarn.lock b/yarn.lock index 02d132bb..7a88362e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1077,13 +1077,13 @@ "@sentry/utils" "7.60.1" tslib "^2.4.1 || ^1.9.3" -"@sentry/integrations@^7.60.1": - version "7.60.1" - resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.60.1.tgz#2c0054d57ae337599d3c3a2d412226b4a7a62567" - integrity sha512-GkxGGUOGyRZ2aJrHfGPGJ40wh+r03xDHgjeM7SMHwdJdxTgFhv4xUZAl6NlywbxL5t2jhVwCMZNYIvy/vUrcFQ== +"@sentry/integrations@^7.61.0": + version "7.61.0" + resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.61.0.tgz#49c97a59ceb0438bd5ec070415d95f8c6c708d5f" + integrity sha512-NEQ+CatBfUM1TmA4FOOyHfsMvSIwSg4pA55Lxiq9quDykzkEtrXFzUfFpZbTunz4cegG8hucPOqbzKFrDPfGjQ== dependencies: - "@sentry/types" "7.60.1" - "@sentry/utils" "7.60.1" + "@sentry/types" "7.61.0" + "@sentry/utils" "7.61.0" localforage "^1.8.1" tslib "^2.4.1 || ^1.9.3" @@ -1114,7 +1114,7 @@ "@sentry/types" "7.60.1" tslib "^2.4.1 || ^1.9.3" -"@sentry/utils@^7.61.0": +"@sentry/utils@7.61.0", "@sentry/utils@^7.61.0": version "7.61.0" resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.61.0.tgz#16944afb2b851af045fb528c0c35b7dea3e1cd3b" integrity sha512-jfj14d0XBFiCU0G6dZZ12SizATiF5Mt4stBGzkM5iS9nXFj8rh1oTT7/p+aZoYzP2JTF+sDzkNjWxyKZkcTo0Q==