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.8 " ,
52
52
"winston" : " ^3.14.2"
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"
@@ -3238,7 +3231,7 @@ __metadata:
3238
3231
rimraf : ^6.0.1
3239
3232
ts-dotenv : ^0.9.1
3240
3233
typescript : 5.6.2
3241
- undici : ^5.28.4
3234
+ undici : ^6.19.8
3242
3235
winston : ^3.14.2
3243
3236
bin :
3244
3237
task : dist/bin.js
@@ -4561,12 +4554,10 @@ __metadata:
4561
4554
languageName : node
4562
4555
linkType : hard
4563
4556
4564
- " undici@npm:^5.28.4 " :
4565
- version : 5.28.4
4566
- resolution : " undici@npm:5.28.4"
4567
- dependencies :
4568
- " @fastify/busboy " : ^2.0.0
4569
- checksum : a8193132d84540e4dc1895ecc8dbaa176e8a49d26084d6fbe48a292e28397cd19ec5d13bc13e604484e76f94f6e334b2bdc740d5f06a6e50c44072818d0c19f9
4557
+ " undici@npm:^6.19.8 " :
4558
+ version : 6.19.8
4559
+ resolution : " undici@npm:6.19.8"
4560
+ checksum : 2f812769992a187d9c55809b6943059c0bb1340687a0891f769de02101342dded0b9c8874cd5af4a49daaeba8284101d74a1fbda4de04c604ba7a5f6190b9ea2
4570
4561
languageName : node
4571
4562
linkType : hard
4572
4563
You can’t perform that action at this time.
0 commit comments