From e712ff8e5d41f6b121f6758e8c20249d17614fad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 02:23:05 +0000 Subject: [PATCH] Bump https-proxy-agent from 5.0.1 to 9.1.0 Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 5.0.1 to 9.1.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@9.1.0/packages/https-proxy-agent) --- updated-dependencies: - dependency-name: https-proxy-agent dependency-version: 9.1.0 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 4e500c7..1032814 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "aws-sdk": "2.1693.0", "color-string": "1.9.1", "expect": "27.4.2", - "https-proxy-agent": "5.0.1", + "https-proxy-agent": "9.1.0", "lodash": "4.18.1", "minimist": ">=1.2.6", "mocha": "10.8.2",