Skip to content

Commit 203bc9c

Browse files
authored
Merge pull request #588 from docker/dependabot/npm_and_yarn/proxy-agent-dependencies-e0216df0a3
build(deps): bump the proxy-agent-dependencies group with 1 update
2 parents 7c309e7 + 2199648 commit 203bc9c

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
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.398.0",
3131
"@docker/actions-toolkit": "^0.12.0",
3232
"http-proxy-agent": "^7.0.0",
33-
"https-proxy-agent": "^7.0.1"
33+
"https-proxy-agent": "^7.0.2"
3434
},
3535
"devDependencies": {
3636
"@types/node": "^20.5.9",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3366,10 +3366,10 @@ http-proxy-agent@^7.0.0:
33663366
agent-base "^7.1.0"
33673367
debug "^4.3.4"
33683368

3369-
https-proxy-agent@^7.0.1:
3370-
version "7.0.1"
3371-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.1.tgz#0277e28f13a07d45c663633841e20a40aaafe0ab"
3372-
integrity sha512-Eun8zV0kcYS1g19r78osiQLEFIRspRUDd9tIfBCTBPBeMieF/EsJNL8VI3xOIdYRDEkjQnqOYPsZ2DsWsVsFwQ==
3369+
https-proxy-agent@^7.0.2:
3370+
version "7.0.2"
3371+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz#e2645b846b90e96c6e6f347fb5b2e41f1590b09b"
3372+
integrity sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==
33733373
dependencies:
33743374
agent-base "^7.0.2"
33753375
debug "4"

0 commit comments

Comments
 (0)