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.21.0 " ,
52
52
"winston" : " ^3.17.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"
@@ -3237,7 +3230,7 @@ __metadata:
3237
3230
rimraf : ^6.0.1
3238
3231
ts-dotenv : ^0.9.1
3239
3232
typescript : 5.6.3
3240
- undici : ^5.28.4
3233
+ undici : ^6.21.0
3241
3234
winston : ^3.17.0
3242
3235
bin :
3243
3236
task : dist/bin.js
@@ -4578,12 +4571,10 @@ __metadata:
4578
4571
languageName : node
4579
4572
linkType : hard
4580
4573
4581
- " undici@npm:^5.28.4 " :
4582
- version : 5.28.4
4583
- resolution : " undici@npm:5.28.4"
4584
- dependencies :
4585
- " @fastify/busboy " : ^2.0.0
4586
- checksum : a8193132d84540e4dc1895ecc8dbaa176e8a49d26084d6fbe48a292e28397cd19ec5d13bc13e604484e76f94f6e334b2bdc740d5f06a6e50c44072818d0c19f9
4574
+ " undici@npm:^6.21.0 " :
4575
+ version : 6.21.0
4576
+ resolution : " undici@npm:6.21.0"
4577
+ checksum : bc2eb26c4b010a4f816314d48d4529f62b1116405097b2c5f0ac68247c56049a857d11a9f05b237818f04ce4f51d6f5e8d6fcc6aae2ab816c2b7318a9706727c
4587
4578
languageName : node
4588
4579
linkType : hard
4589
4580
You can’t perform that action at this time.
0 commit comments