From 4df58da042492d74984235254557397a857ade36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 13:29:14 +0000 Subject: [PATCH] Bump https-proxy-agent from 5.0.1 to 7.0.1 Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 5.0.1 to 7.0.1. - [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.1/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 b789eaa..6c4ae5a 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "aws-sdk": "2.1426.0", "color-string": "1.9.1", "expect": "27.4.2", - "https-proxy-agent": "5.0.1", + "https-proxy-agent": "7.0.1", "lodash": "4.17.21", "minimist": ">=1.2.6", "mocha": "10.2.0",