Commit 02fa4bb 1 parent 83a00bc commit 02fa4bb Copy full SHA for 02fa4bb
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 29
29
"@aws-sdk/client-ecr" : " ^3.435.0" ,
30
30
"@aws-sdk/client-ecr-public" : " ^3.435.0" ,
31
31
"@docker/actions-toolkit" : " ^0.14.0" ,
32
- "http-proxy-agent" : " ^7.0.0 " ,
33
- "https-proxy-agent" : " ^7.0.2 "
32
+ "http-proxy-agent" : " ^7.0.2 " ,
33
+ "https-proxy-agent" : " ^7.0.4 "
34
34
},
35
35
"devDependencies" : {
36
36
"@types/node" : " ^20.5.9" ,
Original file line number Diff line number Diff line change @@ -3443,18 +3443,18 @@ html-escaper@^2.0.0:
3443
3443
resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453"
3444
3444
integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==
3445
3445
3446
- http-proxy-agent@^7.0.0 :
3447
- version "7.0.0 "
3448
- resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-7.0.0 .tgz#e9096c5afd071a3fce56e6252bb321583c124673 "
3449
- integrity sha512-+ZT+iBxVUQ1asugqnD6oWoRiS25AkjNfG085dKJGtGxkdwLQrMKU5wJr2bOOFAXzKcTuqq+7fZlTMgG3SRfIYQ ==
3446
+ http-proxy-agent@^7.0.2 :
3447
+ version "7.0.2 "
3448
+ resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-7.0.2 .tgz#9a8b1f246866c028509486585f62b8f2c18c270e "
3449
+ integrity sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig ==
3450
3450
dependencies :
3451
3451
agent-base "^7.1.0"
3452
3452
debug "^4.3.4"
3453
3453
3454
- https-proxy-agent@^7.0.2 :
3455
- version "7.0.2 "
3456
- resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.2 .tgz#e2645b846b90e96c6e6f347fb5b2e41f1590b09b "
3457
- integrity sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA ==
3454
+ https-proxy-agent@^7.0.4 :
3455
+ version "7.0.4 "
3456
+ resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.4 .tgz#8e97b841a029ad8ddc8731f26595bad868cb4168 "
3457
+ integrity sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg ==
3458
3458
dependencies :
3459
3459
agent-base "^7.0.2"
3460
3460
debug "4"
You can’t perform that action at this time.
0 commit comments