Skip to content

Commit 795794e

Browse files
Bump https-proxy-agent from 5.0.0 to 5.0.1
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases) - [Commits](TooTallNate/proxy-agents@5.0.0...5.0.1) --- updated-dependencies: - dependency-name: https-proxy-agent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1edf618 commit 795794e

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@aws-sdk/client-ecr": "^3.53.0",
3434
"@aws-sdk/client-ecr-public": "^3.53.0",
3535
"http-proxy-agent": "^5.0.0",
36-
"https-proxy-agent": "^5.0.0"
36+
"https-proxy-agent": "^5.0.1"
3737
},
3838
"devDependencies": {
3939
"@types/node": "^16.11.26",

yarn.lock

+5-12
Original file line numberDiff line numberDiff line change
@@ -2115,14 +2115,7 @@ data-urls@^2.0.0:
21152115
whatwg-mimetype "^2.3.0"
21162116
whatwg-url "^8.0.0"
21172117

2118-
debug@4, debug@^4.1.0, debug@^4.1.1:
2119-
version "4.3.2"
2120-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
2121-
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
2122-
dependencies:
2123-
ms "2.1.2"
2124-
2125-
debug@^4.3.2:
2118+
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2:
21262119
version "4.3.4"
21272120
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
21282121
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -2671,10 +2664,10 @@ http-proxy-agent@^5.0.0:
26712664
agent-base "6"
26722665
debug "4"
26732666

2674-
https-proxy-agent@^5.0.0:
2675-
version "5.0.0"
2676-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2"
2677-
integrity sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==
2667+
https-proxy-agent@^5.0.0, https-proxy-agent@^5.0.1:
2668+
version "5.0.1"
2669+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz#c59ef224a04fe8b754f3db0063a25ea30d0005d6"
2670+
integrity sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==
26782671
dependencies:
26792672
agent-base "6"
26802673
debug "4"

0 commit comments

Comments
 (0)