From 6012399cf72a653fa7f02e7d8bdd5090e64143c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 15:27:36 +0000 Subject: [PATCH] Bump https-proxy-agent from 5.0.1 to 7.0.4 Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 5.0.1 to 7.0.4. - [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.4/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 8da50d4..6e70bf6 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "aws-sdk": "2.1569.0", "color-string": "1.9.1", "expect": "27.4.2", - "https-proxy-agent": "5.0.1", + "https-proxy-agent": "7.0.4", "lodash": "4.17.21", "minimist": ">=1.2.6", "mocha": "10.3.0",