From 47931153e23c0b0c06e0b7c41e956d5360b2ba32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 19:15:58 +0000 Subject: [PATCH] Bump https-proxy-agent from 8.0.0 to 9.0.0 Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 8.0.0 to 9.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@9.0.0/packages/https-proxy-agent) --- updated-dependencies: - dependency-name: https-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 45fbace..ae155fb 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "bitcore-mnemonic": "~11.5.1", "decimal.js": "^10.0.2", "dotenv": "17.3.1", - "https-proxy-agent": "^8.0.0", + "https-proxy-agent": "^9.0.0", "jszip": "^3.1.3", "level-rocksdb": "^5", "lodash": "^4.6.1",