From e113bd330267794a39658e4347b412a1c4dfcc68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 06:35:46 +0000 Subject: [PATCH] chore(deps): bump https-proxy-agent from 7.0.6 to 8.0.0 Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 7.0.6 to 8.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@8.0.0/packages/https-proxy-agent) --- updated-dependencies: - dependency-name: https-proxy-agent dependency-version: 8.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 a6fb070c..5f91077e 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "commander": "^14.0.0", "date-fns": "^4.1.0", "fuse.js": "^7.1.0", - "https-proxy-agent": "^7.0.5", + "https-proxy-agent": "^8.0.0", "undici": "^7.8.0", "uuid": "^13.0.0", "zod": "^4.0.14"