File tree 2 files changed +14
-7
lines changed
2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 30
30
"@aws-sdk/client-ecr-public" : " ^3.664.0" ,
31
31
"@docker/actions-toolkit" : " ^0.57.0" ,
32
32
"http-proxy-agent" : " ^7.0.2" ,
33
- "https-proxy-agent" : " ^7.0.5 "
33
+ "https-proxy-agent" : " ^7.0.6 "
34
34
},
35
35
"devDependencies" : {
36
36
"@types/node" : " ^20.12.12" ,
Original file line number Diff line number Diff line change @@ -3479,6 +3479,13 @@ __metadata:
3479
3479
languageName : node
3480
3480
linkType : hard
3481
3481
3482
+ " agent-base@npm:^7.1.2 " :
3483
+ version : 7.1.3
3484
+ resolution : " agent-base@npm:7.1.3"
3485
+ checksum : 87bb7ee54f5ecf0ccbfcba0b07473885c43ecd76cb29a8db17d6137a19d9f9cd443a2a7c5fd8a3f24d58ad8145f9eb49116344a66b107e1aeab82cf2383f4753
3486
+ languageName : node
3487
+ linkType : hard
3488
+
3482
3489
" aggregate-error@npm:^3.0.0 " :
3483
3490
version : 3.1.0
3484
3491
resolution : " aggregate-error@npm:3.1.0"
@@ -4288,7 +4295,7 @@ __metadata:
4288
4295
eslint-plugin-jest : ^28.5.0
4289
4296
eslint-plugin-prettier : ^5.1.3
4290
4297
http-proxy-agent : ^7.0.2
4291
- https-proxy-agent : ^7.0.5
4298
+ https-proxy-agent : ^7.0.6
4292
4299
jest : ^29.7.0
4293
4300
prettier : ^3.2.5
4294
4301
ts-jest : ^29.1.2
@@ -5135,13 +5142,13 @@ __metadata:
5135
5142
languageName : node
5136
5143
linkType : hard
5137
5144
5138
- " https-proxy-agent@npm:^7.0.5 " :
5139
- version : 7.0.5
5140
- resolution : " https-proxy-agent@npm:7.0.5 "
5145
+ " https-proxy-agent@npm:^7.0.6 " :
5146
+ version : 7.0.6
5147
+ resolution : " https-proxy-agent@npm:7.0.6 "
5141
5148
dependencies :
5142
- agent-base : ^7.0 .2
5149
+ agent-base : ^7.1 .2
5143
5150
debug : 4
5144
- checksum : 2e1a28960f13b041a50702ee74f240add8e75146a5c37fc98f1960f0496710f6918b3a9fe1e5aba41e50f58e6df48d107edd9c405c5f0d73ac260dabf2210857
5151
+ checksum : b882377a120aa0544846172e5db021fa8afbf83fea2a897d397bd2ddd8095ab268c24bc462f40a15f2a8c600bf4aa05ce52927f70038d4014e68aefecfa94e8d
5145
5152
languageName : node
5146
5153
linkType : hard
5147
5154
You can’t perform that action at this time.
0 commit comments