Skip to content

Commit ba75415

Browse files
authored
Merge pull request #961 from docker/dependabot/npm_and_yarn/proxy-agent-dependencies-0e4ea62516
build(deps): bump the proxy-agent-dependencies group with 2 updates
2 parents 4907a6d + d8fcc4b commit ba75415

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@aws-sdk/client-ecr": "^3.1020.0",
2727
"@aws-sdk/client-ecr-public": "^3.1020.0",
2828
"@docker/actions-toolkit": "^0.86.0",
29-
"http-proxy-agent": "^8.0.0",
30-
"https-proxy-agent": "^8.0.0",
29+
"http-proxy-agent": "^9.0.0",
30+
"https-proxy-agent": "^9.0.0",
3131
"js-yaml": "^4.1.1"
3232
},
3333
"devDependencies": {

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2643,10 +2643,10 @@ __metadata:
26432643
languageName: node
26442644
linkType: hard
26452645

2646-
"agent-base@npm:8.0.0":
2647-
version: 8.0.0
2648-
resolution: "agent-base@npm:8.0.0"
2649-
checksum: 10/a660ae60d389c4ce0f5a178efd5e6ebeefeddf0f6defbb105c638056ec0ebd3828d00d029cf5b26e3ce52d09c393735bf9c187ed1000a0be2c6cf5d95ac15bff
2646+
"agent-base@npm:9.0.0":
2647+
version: 9.0.0
2648+
resolution: "agent-base@npm:9.0.0"
2649+
checksum: 10/3a61414cd10dbb17fa8dae35124ffaa55fbb00f495004b2e7a8f4eca3a2b6ed9879474d4e2ebc27ee2f4207265652341525b4154e85c4d479be4854acd786bfb
26502650
languageName: node
26512651
linkType: hard
26522652

@@ -3170,8 +3170,8 @@ __metadata:
31703170
eslint-config-prettier: "npm:^10.1.8"
31713171
eslint-plugin-prettier: "npm:^5.5.5"
31723172
globals: "npm:^17.3.0"
3173-
http-proxy-agent: "npm:^8.0.0"
3174-
https-proxy-agent: "npm:^8.0.0"
3173+
http-proxy-agent: "npm:^9.0.0"
3174+
https-proxy-agent: "npm:^9.0.0"
31753175
js-yaml: "npm:^4.1.1"
31763176
prettier: "npm:^3.8.1"
31773177
typescript: "npm:^5.9.3"
@@ -3846,13 +3846,13 @@ __metadata:
38463846
languageName: node
38473847
linkType: hard
38483848

3849-
"http-proxy-agent@npm:^8.0.0":
3850-
version: 8.0.0
3851-
resolution: "http-proxy-agent@npm:8.0.0"
3849+
"http-proxy-agent@npm:^9.0.0":
3850+
version: 9.0.0
3851+
resolution: "http-proxy-agent@npm:9.0.0"
38523852
dependencies:
3853-
agent-base: "npm:8.0.0"
3853+
agent-base: "npm:9.0.0"
38543854
debug: "npm:^4.3.4"
3855-
checksum: 10/ad68856d85c58b654cbe238dc00dde177b5085271e2ff174be65c5b58f6f4e782199683771e8c6b697127620da5dda6643008fd508627414950261a482416347
3855+
checksum: 10/8cf23a49ab274b2a5199011e5a96268d75dd6e4031cf72b723182c41b47d876c507c2fa125451743b87cd9f826cf60f5260dcc5e7db58f9dcc38823c9c07e625
38563856
languageName: node
38573857
linkType: hard
38583858

@@ -3876,13 +3876,13 @@ __metadata:
38763876
languageName: node
38773877
linkType: hard
38783878

3879-
"https-proxy-agent@npm:^8.0.0":
3880-
version: 8.0.0
3881-
resolution: "https-proxy-agent@npm:8.0.0"
3879+
"https-proxy-agent@npm:^9.0.0":
3880+
version: 9.0.0
3881+
resolution: "https-proxy-agent@npm:9.0.0"
38823882
dependencies:
3883-
agent-base: "npm:8.0.0"
3883+
agent-base: "npm:9.0.0"
38843884
debug: "npm:^4.3.4"
3885-
checksum: 10/0de830cb33a47d521783479ef6d1ff256c7bfcee7109bbda279c66bb1ba220ef025a2f25b73e187d9cbf5691a2dd9336a779b389f9fdd29ad772f1dbc51aaaf0
3885+
checksum: 10/27457d671278c8c1074cc901fe305b70d1e340127433219124c4aefc44153a179a8921e4b16d67beb2868a3a39b6b7ec84d91d8f24f2ec1d39cf4ac385351a92
38863886
languageName: node
38873887
linkType: hard
38883888

0 commit comments

Comments
 (0)