From ef19396b7990b9f40d2ed1ea243cb28538e13d8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 05:53:44 +0000 Subject: [PATCH] build(deps): bump the proxy-agent-dependencies group with 2 updates Bumps the proxy-agent-dependencies group with 2 updates: [http-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/http-proxy-agent) and [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent). Updates `http-proxy-agent` from 7.0.2 to 8.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@8.0.0/packages/http-proxy-agent) Updates `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: http-proxy-agent dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: proxy-agent-dependencies - dependency-name: https-proxy-agent dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: proxy-agent-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- yarn.lock | 35 +++++++++++++++++++++++++++++++---- 2 files changed, 33 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0b4ee6a..c556880 100644 --- a/package.json +++ b/package.json @@ -26,8 +26,8 @@ "@aws-sdk/client-ecr": "^3.1000.0", "@aws-sdk/client-ecr-public": "^3.1000.0", "@docker/actions-toolkit": "^0.79.0", - "http-proxy-agent": "^7.0.2", - "https-proxy-agent": "^7.0.6", + "http-proxy-agent": "^8.0.0", + "https-proxy-agent": "^8.0.0", "js-yaml": "^4.1.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index f9286e6..66f6a31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2647,6 +2647,13 @@ __metadata: languageName: node linkType: hard +"agent-base@npm:8.0.0": + version: 8.0.0 + resolution: "agent-base@npm:8.0.0" + checksum: 10/a660ae60d389c4ce0f5a178efd5e6ebeefeddf0f6defbb105c638056ec0ebd3828d00d029cf5b26e3ce52d09c393735bf9c187ed1000a0be2c6cf5d95ac15bff + languageName: node + linkType: hard + "agent-base@npm:^7.0.2, agent-base@npm:^7.1.0": version: 7.1.0 resolution: "agent-base@npm:7.1.0" @@ -3158,8 +3165,8 @@ __metadata: eslint-config-prettier: "npm:^10.1.8" eslint-plugin-prettier: "npm:^5.5.5" globals: "npm:^17.3.0" - http-proxy-agent: "npm:^7.0.2" - https-proxy-agent: "npm:^7.0.6" + http-proxy-agent: "npm:^8.0.0" + https-proxy-agent: "npm:^8.0.0" js-yaml: "npm:^4.1.1" prettier: "npm:^3.8.1" typescript: "npm:^5.9.3" @@ -3827,7 +3834,7 @@ __metadata: languageName: node linkType: hard -"http-proxy-agent@npm:^7.0.0, http-proxy-agent@npm:^7.0.2": +"http-proxy-agent@npm:^7.0.0": version: 7.0.2 resolution: "http-proxy-agent@npm:7.0.2" dependencies: @@ -3837,7 +3844,17 @@ __metadata: languageName: node linkType: hard -"https-proxy-agent@npm:^7.0.0, https-proxy-agent@npm:^7.0.6": +"http-proxy-agent@npm:^8.0.0": + version: 8.0.0 + resolution: "http-proxy-agent@npm:8.0.0" + dependencies: + agent-base: "npm:8.0.0" + debug: "npm:^4.3.4" + checksum: 10/ad68856d85c58b654cbe238dc00dde177b5085271e2ff174be65c5b58f6f4e782199683771e8c6b697127620da5dda6643008fd508627414950261a482416347 + languageName: node + linkType: hard + +"https-proxy-agent@npm:^7.0.0": version: 7.0.6 resolution: "https-proxy-agent@npm:7.0.6" dependencies: @@ -3857,6 +3874,16 @@ __metadata: languageName: node linkType: hard +"https-proxy-agent@npm:^8.0.0": + version: 8.0.0 + resolution: "https-proxy-agent@npm:8.0.0" + dependencies: + agent-base: "npm:8.0.0" + debug: "npm:^4.3.4" + checksum: 10/0de830cb33a47d521783479ef6d1ff256c7bfcee7109bbda279c66bb1ba220ef025a2f25b73e187d9cbf5691a2dd9336a779b389f9fdd29ad772f1dbc51aaaf0 + languageName: node + linkType: hard + "iconv-lite@npm:^0.6.2": version: 0.6.3 resolution: "iconv-lite@npm:0.6.3"