File tree Expand file tree Collapse file tree 2 files changed +6
-15
lines changed Expand file tree Collapse file tree 2 files changed +6
-15
lines changed Original file line number Diff line number Diff line change 33
33
"i18next-fs-backend" : " ^2.6.0" ,
34
34
"ico-to-png" : " ^0.2.2" ,
35
35
"ioredis" : " ^5.6.0" ,
36
- "undici" : " ^5.28.5 "
36
+ "undici" : " ^7.4.0 "
37
37
}
38
38
}
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ __metadata:
87
87
ico-to-png : ^0.2.2
88
88
ioredis : ^5.6.0
89
89
typescript : ^5.8.2
90
- undici : ^5.28.5
90
+ undici : ^7.4.0
91
91
languageName : unknown
92
92
linkType : soft
93
93
@@ -317,13 +317,6 @@ __metadata:
317
317
languageName : node
318
318
linkType : hard
319
319
320
- " @fastify/busboy@npm:^2.0.0 " :
321
- version : 2.0.0
322
- resolution : " @fastify/busboy@npm:2.0.0"
323
- checksum : 41879937ce1dee6421ef9cd4da53239830617e1f0bb7a0e843940772cd72827205d05e518af6adabe6e1ea19301285fff432b9d11bad01a531e698bea95c781b
324
- languageName : node
325
- linkType : hard
326
-
327
320
" @gar/promisify@npm:^1.1.3 " :
328
321
version : 1.1.3
329
322
resolution : " @gar/promisify@npm:1.1.3"
@@ -3706,12 +3699,10 @@ __metadata:
3706
3699
languageName : node
3707
3700
linkType : hard
3708
3701
3709
- " undici@npm:^5.28.5 " :
3710
- version : 5.28.5
3711
- resolution : " undici@npm:5.28.5"
3712
- dependencies :
3713
- " @fastify/busboy " : ^2.0.0
3714
- checksum : a402d699a602a8feee1c0f78267467c8ffcbd7682267fec7a1307fd11554a32976a2307bf1cc8bf6ef7a667654336592fbd66d675df20ce28357536fb55a3a7d
3702
+ " undici@npm:^7.4.0 " :
3703
+ version : 7.4.0
3704
+ resolution : " undici@npm:7.4.0"
3705
+ checksum : 9fae06ec911031eb4d12d1dd9ad97dd8a7acfc3b3e02439bd5309525fa2023c88db31e25ada1a991e51c3a323d9a2227e5ba6bc453ffb31a18838fb731f4fabc
3715
3706
languageName : node
3716
3707
linkType : hard
3717
3708
You can’t perform that action at this time.
0 commit comments