Skip to content

Commit a63815f

Browse files
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] <support@github.com>
1 parent e39af07 commit a63815f

2 files changed

Lines changed: 20 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@
469469
"graphql": "^16.12.0",
470470
"graphql-tag": "^2.12.6",
471471
"http-proxy-agent": "^7.0.2",
472-
"https-proxy-agent": "^7.0.6",
472+
"https-proxy-agent": "^8.0.0",
473473
"open": "^11.0.0",
474474
"picomatch": "^4.0.3",
475475
"pino": "^10.3.0",

yarn.lock

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2646,7 +2646,7 @@ __metadata:
26462646
graphql: "npm:^16.12.0"
26472647
graphql-tag: "npm:^2.12.6"
26482648
http-proxy-agent: "npm:^7.0.2"
2649-
https-proxy-agent: "npm:^7.0.6"
2649+
https-proxy-agent: "npm:^8.0.0"
26502650
jest: "npm:^30.2.0"
26512651
open: "npm:^11.0.0"
26522652
picomatch: "npm:^4.0.3"
@@ -3586,6 +3586,13 @@ __metadata:
35863586
languageName: node
35873587
linkType: hard
35883588

3589+
"agent-base@npm:8.0.0":
3590+
version: 8.0.0
3591+
resolution: "agent-base@npm:8.0.0"
3592+
checksum: 10c0/024ab013d665acc86b2aa3b468d920637654cdc5310080261855e294d9834da113dee199a74c44ba6f293d041a97439624f04648135d450fe2e5cd0a36c032dc
3593+
languageName: node
3594+
linkType: hard
3595+
35893596
"agent-base@npm:^7.1.0, agent-base@npm:^7.1.2":
35903597
version: 7.1.3
35913598
resolution: "agent-base@npm:7.1.3"
@@ -6260,7 +6267,7 @@ __metadata:
62606267
languageName: node
62616268
linkType: hard
62626269

6263-
"https-proxy-agent@npm:^7.0.0, https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.6":
6270+
"https-proxy-agent@npm:^7.0.0, https-proxy-agent@npm:^7.0.1":
62646271
version: 7.0.6
62656272
resolution: "https-proxy-agent@npm:7.0.6"
62666273
dependencies:
@@ -6270,6 +6277,16 @@ __metadata:
62706277
languageName: node
62716278
linkType: hard
62726279

6280+
"https-proxy-agent@npm:^8.0.0":
6281+
version: 8.0.0
6282+
resolution: "https-proxy-agent@npm:8.0.0"
6283+
dependencies:
6284+
agent-base: "npm:8.0.0"
6285+
debug: "npm:^4.3.4"
6286+
checksum: 10c0/661995ea07f190728b3413ff87ea6e8ab40675e12f7169d328b7e4b86eac2ef528b3d83cc096ace42387eb37f953befd4b95b0b23e910585a0e0234e535f4ddf
6287+
languageName: node
6288+
linkType: hard
6289+
62736290
"human-signals@npm:^2.1.0":
62746291
version: 2.1.0
62756292
resolution: "human-signals@npm:2.1.0"

0 commit comments

Comments
 (0)