Skip to content

Commit b489376

Browse files
build(deps): bump the proxy-agent-dependencies group with 1 update
Bumps the proxy-agent-dependencies group with 1 update: [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent). - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/[email protected]/packages/https-proxy-agent) --- updated-dependencies: - dependency-name: https-proxy-agent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: proxy-agent-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c309e7 commit b489376

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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)