Skip to content

Commit

Permalink
Merge pull request #823 from docker/dependabot/npm_and_yarn/proxy-age…
Browse files Browse the repository at this point in the history
…nt-dependencies-c793d21dd6

build(deps): bump https-proxy-agent from 7.0.5 to 7.0.6 in the proxy-agent-dependencies group
  • Loading branch information
CrazyMax authored and GitHub committed Mar 14, 2025
2 parents 033db0d + d94e792 commit 6cc823a
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 9 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@aws-sdk/client-ecr-public": "^3.664.0",
"@docker/actions-toolkit": "^0.57.0",
"http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.5"
"https-proxy-agent": "^7.0.6"
},
"devDependencies": {
"@types/node": "^20.12.12",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3479,6 +3479,13 @@ __metadata:
languageName: node
linkType: hard

"agent-base@npm:^7.1.2":
version: 7.1.3
resolution: "agent-base@npm:7.1.3"
checksum: 87bb7ee54f5ecf0ccbfcba0b07473885c43ecd76cb29a8db17d6137a19d9f9cd443a2a7c5fd8a3f24d58ad8145f9eb49116344a66b107e1aeab82cf2383f4753
languageName: node
linkType: hard

"aggregate-error@npm:^3.0.0":
version: 3.1.0
resolution: "aggregate-error@npm:3.1.0"
Expand Down Expand Up @@ -4288,7 +4295,7 @@ __metadata:
eslint-plugin-jest: ^28.5.0
eslint-plugin-prettier: ^5.1.3
http-proxy-agent: ^7.0.2
https-proxy-agent: ^7.0.5
https-proxy-agent: ^7.0.6
jest: ^29.7.0
prettier: ^3.2.5
ts-jest: ^29.1.2
Expand Down Expand Up @@ -5135,13 +5142,13 @@ __metadata:
languageName: node
linkType: hard

"https-proxy-agent@npm:^7.0.5":
version: 7.0.5
resolution: "https-proxy-agent@npm:7.0.5"
"https-proxy-agent@npm:^7.0.6":
version: 7.0.6
resolution: "https-proxy-agent@npm:7.0.6"
dependencies:
agent-base: ^7.0.2
agent-base: ^7.1.2
debug: 4
checksum: 2e1a28960f13b041a50702ee74f240add8e75146a5c37fc98f1960f0496710f6918b3a9fe1e5aba41e50f58e6df48d107edd9c405c5f0d73ac260dabf2210857
checksum: b882377a120aa0544846172e5db021fa8afbf83fea2a897d397bd2ddd8095ab268c24bc462f40a15f2a8c600bf4aa05ce52927f70038d4014e68aefecfa94e8d
languageName: node
linkType: hard

Expand Down

0 comments on commit 6cc823a

Please sign in to comment.