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