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.4.1" ,
36
- "undici" : " ^5.28.4 "
36
+ "undici" : " ^7.1.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.4.1
89
89
typescript : ^5.7.2
90
- undici : ^5.28.4
90
+ undici : ^7.1.0
91
91
languageName : unknown
92
92
linkType : soft
93
93
@@ -314,13 +314,6 @@ __metadata:
314
314
languageName : node
315
315
linkType : hard
316
316
317
- " @fastify/busboy@npm:^2.0.0 " :
318
- version : 2.0.0
319
- resolution : " @fastify/busboy@npm:2.0.0"
320
- checksum : 41879937ce1dee6421ef9cd4da53239830617e1f0bb7a0e843940772cd72827205d05e518af6adabe6e1ea19301285fff432b9d11bad01a531e698bea95c781b
321
- languageName : node
322
- linkType : hard
323
-
324
317
" @gar/promisify@npm:^1.1.3 " :
325
318
version : 1.1.3
326
319
resolution : " @gar/promisify@npm:1.1.3"
@@ -3712,12 +3705,10 @@ __metadata:
3712
3705
languageName : node
3713
3706
linkType : hard
3714
3707
3715
- " undici@npm:^5.28.4 " :
3716
- version : 5.28.4
3717
- resolution : " undici@npm:5.28.4"
3718
- dependencies :
3719
- " @fastify/busboy " : ^2.0.0
3720
- checksum : a8193132d84540e4dc1895ecc8dbaa176e8a49d26084d6fbe48a292e28397cd19ec5d13bc13e604484e76f94f6e334b2bdc740d5f06a6e50c44072818d0c19f9
3708
+ " undici@npm:^7.1.0 " :
3709
+ version : 7.1.0
3710
+ resolution : " undici@npm:7.1.0"
3711
+ checksum : 277844351541703e44754949c7b78512317ef38d117bb7c2c42496a64e0c69b29a5bdcd6f4bfcb55193c0e4a29e95a7685f378cdef32140bc2de51e3757a7337
3721
3712
languageName : node
3722
3713
linkType : hard
3723
3714
You can’t perform that action at this time.
0 commit comments