Skip to content

Commit 9780b0c

Browse files
authored
Merge pull request #741 from docker/dependabot/npm_and_yarn/proxy-agent-dependencies-5b28f82f41
build(deps): bump https-proxy-agent from 7.0.4 to 7.0.5 in the proxy-agent-dependencies group
2 parents e039495 + 2fa130c commit 9780b0c

File tree

4 files changed

+15
-5
lines changed

4 files changed

+15
-5
lines changed

dist/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@aws-sdk/client-ecr-public": "^3.583.0",
3131
"@docker/actions-toolkit": "^0.35.0",
3232
"http-proxy-agent": "^7.0.2",
33-
"https-proxy-agent": "^7.0.4"
33+
"https-proxy-agent": "^7.0.5"
3434
},
3535
"devDependencies": {
3636
"@types/node": "^20.12.12",

yarn.lock

+12-2
Original file line numberDiff line numberDiff line change
@@ -4223,7 +4223,7 @@ __metadata:
42234223
eslint-plugin-jest: ^28.5.0
42244224
eslint-plugin-prettier: ^5.1.3
42254225
http-proxy-agent: ^7.0.2
4226-
https-proxy-agent: ^7.0.4
4226+
https-proxy-agent: ^7.0.5
42274227
jest: ^29.7.0
42284228
prettier: ^3.2.5
42294229
ts-jest: ^29.1.2
@@ -5086,7 +5086,7 @@ __metadata:
50865086
languageName: node
50875087
linkType: hard
50885088

5089-
"https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.4":
5089+
"https-proxy-agent@npm:^7.0.1":
50905090
version: 7.0.4
50915091
resolution: "https-proxy-agent@npm:7.0.4"
50925092
dependencies:
@@ -5096,6 +5096,16 @@ __metadata:
50965096
languageName: node
50975097
linkType: hard
50985098

5099+
"https-proxy-agent@npm:^7.0.5":
5100+
version: 7.0.5
5101+
resolution: "https-proxy-agent@npm:7.0.5"
5102+
dependencies:
5103+
agent-base: ^7.0.2
5104+
debug: 4
5105+
checksum: 2e1a28960f13b041a50702ee74f240add8e75146a5c37fc98f1960f0496710f6918b3a9fe1e5aba41e50f58e6df48d107edd9c405c5f0d73ac260dabf2210857
5106+
languageName: node
5107+
linkType: hard
5108+
50995109
"human-signals@npm:^2.1.0":
51005110
version: 2.1.0
51015111
resolution: "human-signals@npm:2.1.0"

0 commit comments

Comments
 (0)