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.3 " ,
51
+ "undici" : " ^6.7.1 " ,
52
52
"winston" : " ^3.12.0"
53
53
},
54
54
"publishConfig" : {
Original file line number Diff line number Diff line change @@ -350,13 +350,6 @@ __metadata:
350
350
languageName : node
351
351
linkType : hard
352
352
353
- " @fastify/busboy@npm:^2.0.0 " :
354
- version : 2.0.0
355
- resolution : " @fastify/busboy@npm:2.0.0"
356
- checksum : 41879937ce1dee6421ef9cd4da53239830617e1f0bb7a0e843940772cd72827205d05e518af6adabe6e1ea19301285fff432b9d11bad01a531e698bea95c781b
357
- languageName : node
358
- linkType : hard
359
-
360
353
" @gar/promisify@npm:^1.1.3 " :
361
354
version : 1.1.3
362
355
resolution : " @gar/promisify@npm:1.1.3"
@@ -3229,7 +3222,7 @@ __metadata:
3229
3222
rimraf : ^5.0.5
3230
3223
ts-dotenv : ^0.9.1
3231
3224
typescript : 5.4.2
3232
- undici : ^5.28.3
3225
+ undici : ^6.7.1
3233
3226
winston : ^3.12.0
3234
3227
bin :
3235
3228
task : dist/bin.js
@@ -4574,12 +4567,10 @@ __metadata:
4574
4567
languageName : node
4575
4568
linkType : hard
4576
4569
4577
- " undici@npm:^5.28.3 " :
4578
- version : 5.28.3
4579
- resolution : " undici@npm:5.28.3"
4580
- dependencies :
4581
- " @fastify/busboy " : ^2.0.0
4582
- checksum : fa1e65aff896c5e2ee23637b632e306f9e3a2b32a3dc0b23ea71e5555ad350bcc25713aea894b3dccc0b7dc2c5e92a5a58435ebc2033b731a5524506f573dfd2
4570
+ " undici@npm:^6.7.1 " :
4571
+ version : 6.7.1
4572
+ resolution : " undici@npm:6.7.1"
4573
+ checksum : 60380d69480e1dbc5e567b12234cd7dd3ee8d487d572bcc746ce0de717b6d98f78daec46de9df6dd9eeae7b41b7175837e9b29d02b8c2d38ca81c08cc4ad5b41
4583
4574
languageName : node
4584
4575
linkType : hard
4585
4576
You can’t perform that action at this time.
0 commit comments