Skip to content

Commit c65fdfe

Browse files
build(deps): bump https-proxy-agent
Bumps the proxy-agent-dependencies group with 1 update: [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent). Updates `https-proxy-agent` from 7.0.5 to 7.0.6 - [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/[email protected]/packages/https-proxy-agent) --- updated-dependencies: - dependency-name: https-proxy-agent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: proxy-agent-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ca3450 commit c65fdfe

2 files changed

Lines changed: 14 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@aws-sdk/client-ecr-public": "^3.664.0",
3131
"@docker/actions-toolkit": "^0.42.0",
3232
"http-proxy-agent": "^7.0.2",
33-
"https-proxy-agent": "^7.0.5"
33+
"https-proxy-agent": "^7.0.6"
3434
},
3535
"devDependencies": {
3636
"@types/node": "^20.12.12",

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3430,6 +3430,13 @@ __metadata:
34303430
languageName: node
34313431
linkType: hard
34323432

3433+
"agent-base@npm:^7.1.2":
3434+
version: 7.1.3
3435+
resolution: "agent-base@npm:7.1.3"
3436+
checksum: 87bb7ee54f5ecf0ccbfcba0b07473885c43ecd76cb29a8db17d6137a19d9f9cd443a2a7c5fd8a3f24d58ad8145f9eb49116344a66b107e1aeab82cf2383f4753
3437+
languageName: node
3438+
linkType: hard
3439+
34333440
"aggregate-error@npm:^3.0.0":
34343441
version: 3.1.0
34353442
resolution: "aggregate-error@npm:3.1.0"
@@ -4256,7 +4263,7 @@ __metadata:
42564263
eslint-plugin-jest: ^28.5.0
42574264
eslint-plugin-prettier: ^5.1.3
42584265
http-proxy-agent: ^7.0.2
4259-
https-proxy-agent: ^7.0.5
4266+
https-proxy-agent: ^7.0.6
42604267
jest: ^29.7.0
42614268
prettier: ^3.2.5
42624269
ts-jest: ^29.1.2
@@ -5129,13 +5136,13 @@ __metadata:
51295136
languageName: node
51305137
linkType: hard
51315138

5132-
"https-proxy-agent@npm:^7.0.5":
5133-
version: 7.0.5
5134-
resolution: "https-proxy-agent@npm:7.0.5"
5139+
"https-proxy-agent@npm:^7.0.6":
5140+
version: 7.0.6
5141+
resolution: "https-proxy-agent@npm:7.0.6"
51355142
dependencies:
5136-
agent-base: ^7.0.2
5143+
agent-base: ^7.1.2
51375144
debug: 4
5138-
checksum: 2e1a28960f13b041a50702ee74f240add8e75146a5c37fc98f1960f0496710f6918b3a9fe1e5aba41e50f58e6df48d107edd9c405c5f0d73ac260dabf2210857
5145+
checksum: b882377a120aa0544846172e5db021fa8afbf83fea2a897d397bd2ddd8095ab268c24bc462f40a15f2a8c600bf4aa05ce52927f70038d4014e68aefecfa94e8d
51395146
languageName: node
51405147
linkType: hard
51415148

0 commit comments

Comments
 (0)