From 178167efba50cd0446a33991dd21edc1623df00b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 04:44:55 +0000 Subject: [PATCH] fix(deps): bump @sentry/cli from 2.20.1 to 2.20.3 Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 2.20.1 to 2.20.3. - [Release notes](https://github.com/getsentry/sentry-cli/releases) - [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-cli/compare/2.20.1...2.20.3) --- updated-dependencies: - dependency-name: "@sentry/cli" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5119a721..aa187936 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3061,9 +3061,9 @@ } }, "node_modules/@sentry/cli": { - "version": "2.20.1", - "resolved": "https://registry.npmjs.org/@sentry/cli/-/cli-2.20.1.tgz", - "integrity": "sha512-HxzwFQf5gPKfksyj2ZhUicg/avHLCOd/EjZTERSXv5V7GohaTlsNxf9Sbvv/nsu8479vogTllSU6xg5BgXAVUw==", + "version": "2.20.3", + "resolved": "https://registry.npmjs.org/@sentry/cli/-/cli-2.20.3.tgz", + "integrity": "sha512-RsW6UPy0+oCr/1zUf/M9OoSqaRLDH9lkrQNxoJXL6UWZeBGRaWr8gJkSGko7E8X2xdlUiDovh/bIKnuqz161wg==", "hasInstallScript": true, "dependencies": { "https-proxy-agent": "^5.0.0", @@ -17592,9 +17592,9 @@ } }, "@sentry/cli": { - "version": "2.20.1", - "resolved": "https://registry.npmjs.org/@sentry/cli/-/cli-2.20.1.tgz", - "integrity": "sha512-HxzwFQf5gPKfksyj2ZhUicg/avHLCOd/EjZTERSXv5V7GohaTlsNxf9Sbvv/nsu8479vogTllSU6xg5BgXAVUw==", + "version": "2.20.3", + "resolved": "https://registry.npmjs.org/@sentry/cli/-/cli-2.20.3.tgz", + "integrity": "sha512-RsW6UPy0+oCr/1zUf/M9OoSqaRLDH9lkrQNxoJXL6UWZeBGRaWr8gJkSGko7E8X2xdlUiDovh/bIKnuqz161wg==", "requires": { "https-proxy-agent": "^5.0.0", "node-fetch": "^2.6.7",