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 48
48
"node-html-parser" : " ^5.4.2" ,
49
49
"octokit" : " ^2.1.0" ,
50
50
"ts-dotenv" : " ^0.9.1" ,
51
- "undici" : " ^5.28.4 " ,
51
+ "undici" : " ^6.18.0 " ,
52
52
"winston" : " ^3.13.0"
53
53
},
54
54
"publishConfig" : {
Original file line number Diff line number Diff line change @@ -351,13 +351,6 @@ __metadata:
351
351
languageName : node
352
352
linkType : hard
353
353
354
- " @fastify/busboy@npm:^2.0.0 " :
355
- version : 2.0.0
356
- resolution : " @fastify/busboy@npm:2.0.0"
357
- checksum : 41879937ce1dee6421ef9cd4da53239830617e1f0bb7a0e843940772cd72827205d05e518af6adabe6e1ea19301285fff432b9d11bad01a531e698bea95c781b
358
- languageName : node
359
- linkType : hard
360
-
361
354
" @gar/promisify@npm:^1.1.3 " :
362
355
version : 1.1.3
363
356
resolution : " @gar/promisify@npm:1.1.3"
@@ -3211,7 +3204,7 @@ __metadata:
3211
3204
rimraf : ^5.0.7
3212
3205
ts-dotenv : ^0.9.1
3213
3206
typescript : 5.4.5
3214
- undici : ^5.28.4
3207
+ undici : ^6.18.0
3215
3208
winston : ^3.13.0
3216
3209
bin :
3217
3210
task : dist/bin.js
@@ -4554,12 +4547,10 @@ __metadata:
4554
4547
languageName : node
4555
4548
linkType : hard
4556
4549
4557
- " undici@npm:^5.28.4 " :
4558
- version : 5.28.4
4559
- resolution : " undici@npm:5.28.4"
4560
- dependencies :
4561
- " @fastify/busboy " : ^2.0.0
4562
- checksum : a8193132d84540e4dc1895ecc8dbaa176e8a49d26084d6fbe48a292e28397cd19ec5d13bc13e604484e76f94f6e334b2bdc740d5f06a6e50c44072818d0c19f9
4550
+ " undici@npm:^6.18.0 " :
4551
+ version : 6.18.0
4552
+ resolution : " undici@npm:6.18.0"
4553
+ checksum : 857a5de1a5e5db9db833e35182f692cbc71fbce214ba2f982f7f77a96d960f60d25b307e38218cda066b40f0b2df9886af625425553b6e6d9b638d272c0fb6f3
4563
4554
languageName : node
4564
4555
linkType : hard
4565
4556
You can’t perform that action at this time.
0 commit comments