Skip to content

Commit

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

build(deps): bump the proxy-agent-dependencies group with 1 update
  • Loading branch information
crazy-max committed Sep 12, 2023
2 parents 7c309e7 + 2199648 commit 203bc9c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 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
Expand Up @@ -30,7 +30,7 @@
"@aws-sdk/client-ecr-public": "^3.398.0",
"@docker/actions-toolkit": "^0.12.0",
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.1"
"https-proxy-agent": "^7.0.2"
},
"devDependencies": {
"@types/node": "^20.5.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3366,10 +3366,10 @@ http-proxy-agent@^7.0.0:
agent-base "^7.1.0"
debug "^4.3.4"

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

0 comments on commit 203bc9c

Please sign in to comment.