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.14.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"
@@ -3230,7 +3223,7 @@ __metadata:
3230
3223
rimraf : ^5.0.5
3231
3224
ts-dotenv : ^0.9.1
3232
3225
typescript : 5.4.5
3233
- undici : ^5.28.4
3226
+ undici : ^6.14.0
3234
3227
winston : ^3.13.0
3235
3228
bin :
3236
3229
task : dist/bin.js
@@ -4573,12 +4566,10 @@ __metadata:
4573
4566
languageName : node
4574
4567
linkType : hard
4575
4568
4576
- " undici@npm:^5.28.4 " :
4577
- version : 5.28.4
4578
- resolution : " undici@npm:5.28.4"
4579
- dependencies :
4580
- " @fastify/busboy " : ^2.0.0
4581
- checksum : a8193132d84540e4dc1895ecc8dbaa176e8a49d26084d6fbe48a292e28397cd19ec5d13bc13e604484e76f94f6e334b2bdc740d5f06a6e50c44072818d0c19f9
4569
+ " undici@npm:^6.14.0 " :
4570
+ version : 6.14.0
4571
+ resolution : " undici@npm:6.14.0"
4572
+ checksum : 425d9abeee83255795f4df97018cba22741dba0243be0064ed1be66932a3132be9e51e00cc653920ef52bd45d2078487649e0b878f14278509d10aae9ce79ab4
4582
4573
languageName : node
4583
4574
linkType : hard
4584
4575
You can’t perform that action at this time.
0 commit comments