File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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.6.2 " ,
52
52
"winston" : " ^3.11.0"
53
53
},
54
54
"publishConfig" : {
Original file line number Diff line number Diff line change @@ -3372,7 +3372,7 @@ __metadata:
3372
3372
rimraf : ^5.0.5
3373
3373
ts-dotenv : ^0.9.1
3374
3374
typescript : 5.3.3
3375
- undici : ^5.28.3
3375
+ undici : ^6.6.2
3376
3376
winston : ^3.11.0
3377
3377
bin :
3378
3378
task : dist/bin.js
@@ -4982,12 +4982,12 @@ __metadata:
4982
4982
languageName : node
4983
4983
linkType : hard
4984
4984
4985
- " undici@npm:^5.28.3 " :
4986
- version : 5.28.3
4987
- resolution : " undici@npm:5.28.3 "
4985
+ " undici@npm:^6.6.2 " :
4986
+ version : 6.6.2
4987
+ resolution : " undici@npm:6.6.2 "
4988
4988
dependencies :
4989
4989
" @fastify/busboy " : ^2.0.0
4990
- checksum : fa1e65aff896c5e2ee23637b632e306f9e3a2b32a3dc0b23ea71e5555ad350bcc25713aea894b3dccc0b7dc2c5e92a5a58435ebc2033b731a5524506f573dfd2
4990
+ checksum : 33f527e010a8bb56b6cd37e7b5395b9b8efc14f175a9beb2c1d32f64bd2e91a8ded6480106095ad1cfca1f6ac214875127de4b89862a5405902e8729af092815
4991
4991
languageName : node
4992
4992
linkType : hard
4993
4993
You can’t perform that action at this time.
0 commit comments