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.19.5 " ,
52
52
"winston" : " ^3.13.1"
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"
@@ -3251,7 +3244,7 @@ __metadata:
3251
3244
rimraf : ^6.0.1
3252
3245
ts-dotenv : ^0.9.1
3253
3246
typescript : 5.5.4
3254
- undici : ^5.28.4
3247
+ undici : ^6.19.5
3255
3248
winston : ^3.13.1
3256
3249
bin :
3257
3250
task : dist/bin.js
@@ -4602,12 +4595,10 @@ __metadata:
4602
4595
languageName : node
4603
4596
linkType : hard
4604
4597
4605
- " undici@npm:^5.28.4 " :
4606
- version : 5.28.4
4607
- resolution : " undici@npm:5.28.4"
4608
- dependencies :
4609
- " @fastify/busboy " : ^2.0.0
4610
- checksum : a8193132d84540e4dc1895ecc8dbaa176e8a49d26084d6fbe48a292e28397cd19ec5d13bc13e604484e76f94f6e334b2bdc740d5f06a6e50c44072818d0c19f9
4598
+ " undici@npm:^6.19.5 " :
4599
+ version : 6.19.5
4600
+ resolution : " undici@npm:6.19.5"
4601
+ checksum : 4ca8d8811fe2d8f905bd20eaf9dbf141f51cb6de3d8a4ef7e606b637cbd05f316edcb01d7d5a860a719ef97034f3ad96943a6c6a4cbcc797c89565091e3ba1d2
4611
4602
languageName : node
4612
4603
linkType : hard
4613
4604
You can’t perform that action at this time.
0 commit comments