diff --git a/package.json b/package.json index c6333794..2acc6e64 100644 --- a/package.json +++ b/package.json @@ -469,7 +469,7 @@ "graphql": "^16.12.0", "graphql-tag": "^2.12.6", "http-proxy-agent": "^7.0.2", - "https-proxy-agent": "^7.0.6", + "https-proxy-agent": "^8.0.0", "open": "^11.0.0", "picomatch": "^4.0.3", "pino": "^10.3.0", diff --git a/yarn.lock b/yarn.lock index f0d997d7..a0b115b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2646,7 +2646,7 @@ __metadata: graphql: "npm:^16.12.0" graphql-tag: "npm:^2.12.6" http-proxy-agent: "npm:^7.0.2" - https-proxy-agent: "npm:^7.0.6" + https-proxy-agent: "npm:^8.0.0" jest: "npm:^30.2.0" open: "npm:^11.0.0" picomatch: "npm:^4.0.3" @@ -3586,6 +3586,13 @@ __metadata: languageName: node linkType: hard +"agent-base@npm:8.0.0": + version: 8.0.0 + resolution: "agent-base@npm:8.0.0" + checksum: 10c0/024ab013d665acc86b2aa3b468d920637654cdc5310080261855e294d9834da113dee199a74c44ba6f293d041a97439624f04648135d450fe2e5cd0a36c032dc + languageName: node + linkType: hard + "agent-base@npm:^7.1.0, agent-base@npm:^7.1.2": version: 7.1.3 resolution: "agent-base@npm:7.1.3" @@ -6260,7 +6267,7 @@ __metadata: languageName: node linkType: hard -"https-proxy-agent@npm:^7.0.0, https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.6": +"https-proxy-agent@npm:^7.0.0, https-proxy-agent@npm:^7.0.1": version: 7.0.6 resolution: "https-proxy-agent@npm:7.0.6" dependencies: @@ -6270,6 +6277,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: 10c0/661995ea07f190728b3413ff87ea6e8ab40675e12f7169d328b7e4b86eac2ef528b3d83cc096ace42387eb37f953befd4b95b0b23e910585a0e0234e535f4ddf + languageName: node + linkType: hard + "human-signals@npm:^2.1.0": version: 2.1.0 resolution: "human-signals@npm:2.1.0"