From 57a37343e205e19cbaf5349079aaa91fc5c86dcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 14:34:27 +0000 Subject: [PATCH] Bump https-proxy-agent from 5.0.1 to 7.0.0 Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 5.0.1 to 7.0.0. - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/https-proxy-agent@7.0.0/packages/https-proxy-agent) --- updated-dependencies: - dependency-name: https-proxy-agent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 294a1b7..cba8a94 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "aws-sdk": "2.1388.0", "color-string": "1.9.1", "expect": "27.4.2", - "https-proxy-agent": "5.0.1", + "https-proxy-agent": "7.0.0", "lodash": "4.17.21", "minimist": ">=1.2.6", "mocha": "10.2.0",