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.20.1 " ,
52
52
"winston" : " ^3.16.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.20.1
3241
3234
winston : ^3.16.0
3242
3235
bin :
3243
3236
task : dist/bin.js
@@ -4567,12 +4560,10 @@ __metadata:
4567
4560
languageName : node
4568
4561
linkType : hard
4569
4562
4570
- " undici@npm:^5.28.4 " :
4571
- version : 5.28.4
4572
- resolution : " undici@npm:5.28.4"
4573
- dependencies :
4574
- " @fastify/busboy " : ^2.0.0
4575
- checksum : a8193132d84540e4dc1895ecc8dbaa176e8a49d26084d6fbe48a292e28397cd19ec5d13bc13e604484e76f94f6e334b2bdc740d5f06a6e50c44072818d0c19f9
4563
+ " undici@npm:^6.20.1 " :
4564
+ version : 6.20.1
4565
+ resolution : " undici@npm:6.20.1"
4566
+ checksum : 3bb1405b406fa0e913ff4ec6fd310c9b4d950b7064ba5949b2f616c1f13070d26f5558aefb4b56b2eafb555925443ce44cb801e143d2417ecf12ddf8d5c05cf6
4576
4567
languageName : node
4577
4568
linkType : hard
4578
4569
You can’t perform that action at this time.
0 commit comments