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.29 .0"
36
+ "undici" : " ^7.8 .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.3
90
- undici : ^5.29 .0
90
+ undici : ^7.8 .0
91
91
languageName : unknown
92
92
linkType : soft
93
93
@@ -324,13 +324,6 @@ __metadata:
324
324
languageName : node
325
325
linkType : hard
326
326
327
- " @fastify/busboy@npm:^2.0.0 " :
328
- version : 2.0.0
329
- resolution : " @fastify/busboy@npm:2.0.0"
330
- checksum : 41879937ce1dee6421ef9cd4da53239830617e1f0bb7a0e843940772cd72827205d05e518af6adabe6e1ea19301285fff432b9d11bad01a531e698bea95c781b
331
- languageName : node
332
- linkType : hard
333
-
334
327
" @gar/promisify@npm:^1.1.3 " :
335
328
version : 1.1.3
336
329
resolution : " @gar/promisify@npm:1.1.3"
@@ -3714,12 +3707,10 @@ __metadata:
3714
3707
languageName : node
3715
3708
linkType : hard
3716
3709
3717
- " undici@npm:^5.29.0 " :
3718
- version : 5.29.0
3719
- resolution : " undici@npm:5.29.0"
3720
- dependencies :
3721
- " @fastify/busboy " : ^2.0.0
3722
- checksum : a25b5462c1b6ffb974f5ffc492ffd64146a9983aad0cbda6fde65e2b22f6f1acd43f09beacc66cc47624a113bd0c684ffc60366102b6a21b038fbfafb7d75195
3710
+ " undici@npm:^7.8.0 " :
3711
+ version : 7.8.0
3712
+ resolution : " undici@npm:7.8.0"
3713
+ checksum : 76c757cce3ff5c8f4db39a0dc92245cf432c7773cd2f45c9fb99eb4ebd75abccd887f711e2c297aa0a106709e01a30079d194108a7ef2f8f2f1bdf8c6579ec3e
3723
3714
languageName : node
3724
3715
linkType : hard
3725
3716
You can’t perform that action at this time.
0 commit comments