File tree 2 files changed +6
-13
lines changed
2 files changed +6
-13
lines changed Original file line number Diff line number Diff line change 33
33
"@aws-sdk/client-ecr" : " ^3.53.0" ,
34
34
"@aws-sdk/client-ecr-public" : " ^3.53.0" ,
35
35
"http-proxy-agent" : " ^5.0.0" ,
36
- "https-proxy-agent" : " ^5.0.0 "
36
+ "https-proxy-agent" : " ^5.0.1 "
37
37
},
38
38
"devDependencies" : {
39
39
"@types/node" : " ^16.11.26" ,
Original file line number Diff line number Diff line change @@ -2115,14 +2115,7 @@ data-urls@^2.0.0:
2115
2115
whatwg-mimetype "^2.3.0"
2116
2116
whatwg-url "^8.0.0"
2117
2117
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 :
2126
2119
version "4.3.4"
2127
2120
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
2128
2121
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -2671,10 +2664,10 @@ http-proxy-agent@^5.0.0:
2671
2664
agent-base "6"
2672
2665
debug "4"
2673
2666
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 ==
2678
2671
dependencies :
2679
2672
agent-base "6"
2680
2673
debug "4"
You can’t perform that action at this time.
0 commit comments