From 4acdb5714e88e17469bb2a463364b52518d9d63c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 18:48:50 +0000 Subject: [PATCH] chore(deps): bump http-proxy-agent from 7.0.2 to 9.0.0 Bumps [http-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/http-proxy-agent) from 7.0.2 to 9.0.0. - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/http-proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/http-proxy-agent@9.0.0/packages/http-proxy-agent) --- updated-dependencies: - dependency-name: http-proxy-agent dependency-version: 9.0.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 40248a8..60355be 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "hasown": "^2.0.0", "hook-std": "^4.0.0", "hosted-git-info": "^9.0.0", - "http-proxy-agent": "^7.0.0", + "http-proxy-agent": "^9.0.0", "https-proxy-agent": "^9.0.0", "human-signals": "^8.0.0", "ignore": "^7.0.0",