File tree 2 files changed +13
-3
lines changed
2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 30
30
"@aws-sdk/client-ecr-public" : " ^3.583.0" ,
31
31
"@docker/actions-toolkit" : " ^0.35.0" ,
32
32
"http-proxy-agent" : " ^7.0.2" ,
33
- "https-proxy-agent" : " ^7.0.4 "
33
+ "https-proxy-agent" : " ^7.0.5 "
34
34
},
35
35
"devDependencies" : {
36
36
"@types/node" : " ^20.12.12" ,
Original file line number Diff line number Diff line change @@ -4223,7 +4223,7 @@ __metadata:
4223
4223
eslint-plugin-jest : ^28.5.0
4224
4224
eslint-plugin-prettier : ^5.1.3
4225
4225
http-proxy-agent : ^7.0.2
4226
- https-proxy-agent : ^7.0.4
4226
+ https-proxy-agent : ^7.0.5
4227
4227
jest : ^29.7.0
4228
4228
prettier : ^3.2.5
4229
4229
ts-jest : ^29.1.2
@@ -5086,7 +5086,7 @@ __metadata:
5086
5086
languageName : node
5087
5087
linkType : hard
5088
5088
5089
- " https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.4 " :
5089
+ " https-proxy-agent@npm:^7.0.1 " :
5090
5090
version : 7.0.4
5091
5091
resolution : " https-proxy-agent@npm:7.0.4"
5092
5092
dependencies :
@@ -5096,6 +5096,16 @@ __metadata:
5096
5096
languageName : node
5097
5097
linkType : hard
5098
5098
5099
+ " https-proxy-agent@npm:^7.0.5 " :
5100
+ version : 7.0.5
5101
+ resolution : " https-proxy-agent@npm:7.0.5"
5102
+ dependencies :
5103
+ agent-base : ^7.0.2
5104
+ debug : 4
5105
+ checksum : 2e1a28960f13b041a50702ee74f240add8e75146a5c37fc98f1960f0496710f6918b3a9fe1e5aba41e50f58e6df48d107edd9c405c5f0d73ac260dabf2210857
5106
+ languageName : node
5107
+ linkType : hard
5108
+
5099
5109
" human-signals@npm:^2.1.0 " :
5100
5110
version : 2.1.0
5101
5111
resolution : " human-signals@npm:2.1.0"
You can’t perform that action at this time.
0 commit comments