Skip to content

Commit 6cc823a

Browse files
authored
Merge pull request #823 from docker/dependabot/npm_and_yarn/proxy-agent-dependencies-c793d21dd6
build(deps): bump https-proxy-agent from 7.0.5 to 7.0.6 in the proxy-agent-dependencies group
2 parents 033db0d + d94e792 commit 6cc823a

File tree

4 files changed

+16
-9
lines changed

4 files changed

+16
-9
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.664.0",
3131
"@docker/actions-toolkit": "^0.57.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

+13-6
Original file line numberDiff line numberDiff line change
@@ -3479,6 +3479,13 @@ __metadata:
34793479
languageName: node
34803480
linkType: hard
34813481

3482+
"agent-base@npm:^7.1.2":
3483+
version: 7.1.3
3484+
resolution: "agent-base@npm:7.1.3"
3485+
checksum: 87bb7ee54f5ecf0ccbfcba0b07473885c43ecd76cb29a8db17d6137a19d9f9cd443a2a7c5fd8a3f24d58ad8145f9eb49116344a66b107e1aeab82cf2383f4753
3486+
languageName: node
3487+
linkType: hard
3488+
34823489
"aggregate-error@npm:^3.0.0":
34833490
version: 3.1.0
34843491
resolution: "aggregate-error@npm:3.1.0"
@@ -4288,7 +4295,7 @@ __metadata:
42884295
eslint-plugin-jest: ^28.5.0
42894296
eslint-plugin-prettier: ^5.1.3
42904297
http-proxy-agent: ^7.0.2
4291-
https-proxy-agent: ^7.0.5
4298+
https-proxy-agent: ^7.0.6
42924299
jest: ^29.7.0
42934300
prettier: ^3.2.5
42944301
ts-jest: ^29.1.2
@@ -5135,13 +5142,13 @@ __metadata:
51355142
languageName: node
51365143
linkType: hard
51375144

5138-
"https-proxy-agent@npm:^7.0.5":
5139-
version: 7.0.5
5140-
resolution: "https-proxy-agent@npm:7.0.5"
5145+
"https-proxy-agent@npm:^7.0.6":
5146+
version: 7.0.6
5147+
resolution: "https-proxy-agent@npm:7.0.6"
51415148
dependencies:
5142-
agent-base: ^7.0.2
5149+
agent-base: ^7.1.2
51435150
debug: 4
5144-
checksum: 2e1a28960f13b041a50702ee74f240add8e75146a5c37fc98f1960f0496710f6918b3a9fe1e5aba41e50f58e6df48d107edd9c405c5f0d73ac260dabf2210857
5151+
checksum: b882377a120aa0544846172e5db021fa8afbf83fea2a897d397bd2ddd8095ab268c24bc462f40a15f2a8c600bf4aa05ce52927f70038d4014e68aefecfa94e8d
51455152
languageName: node
51465153
linkType: hard
51475154

0 commit comments

Comments
 (0)