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.1 " ,
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.1
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.1 " :
4986
+ version : 6.6.1
4987
+ resolution : " undici@npm:6.6.1 "
4988
4988
dependencies :
4989
4989
" @fastify/busboy " : ^2.0.0
4990
- checksum : fa1e65aff896c5e2ee23637b632e306f9e3a2b32a3dc0b23ea71e5555ad350bcc25713aea894b3dccc0b7dc2c5e92a5a58435ebc2033b731a5524506f573dfd2
4990
+ checksum : 54d59f442ca6e9b89350daa9e3945039d98682a30ab6c57e983e0d920d6632040ec5777a2f00a0ac1b9e781309616c6e41ec59a776c09dcfebffa43f22c77f1e
4991
4991
languageName : node
4992
4992
linkType : hard
4993
4993
You can’t perform that action at this time.
0 commit comments