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.7.0 " ,
52
52
"winston" : " ^3.12.0"
53
53
},
54
54
"publishConfig" : {
Original file line number Diff line number Diff line change @@ -3229,7 +3229,7 @@ __metadata:
3229
3229
rimraf : ^5.0.5
3230
3230
ts-dotenv : ^0.9.1
3231
3231
typescript : 5.4.2
3232
- undici : ^5.28.3
3232
+ undici : ^6.7.0
3233
3233
winston : ^3.12.0
3234
3234
bin :
3235
3235
task : dist/bin.js
@@ -4574,12 +4574,12 @@ __metadata:
4574
4574
languageName : node
4575
4575
linkType : hard
4576
4576
4577
- " undici@npm:^5.28.3 " :
4578
- version : 5.28.3
4579
- resolution : " undici@npm:5.28.3 "
4577
+ " undici@npm:^6.7.0 " :
4578
+ version : 6.7.0
4579
+ resolution : " undici@npm:6.7.0 "
4580
4580
dependencies :
4581
4581
" @fastify/busboy " : ^2.0.0
4582
- checksum : fa1e65aff896c5e2ee23637b632e306f9e3a2b32a3dc0b23ea71e5555ad350bcc25713aea894b3dccc0b7dc2c5e92a5a58435ebc2033b731a5524506f573dfd2
4582
+ checksum : bc03abd66d2a5db49e46e80453cf32793933db4a56aea5cd5957614e15762a83ef8a00fc54058c8c5fa9c4f4777060b67f37cc98860f49f95f191075cf076d0b
4583
4583
languageName : node
4584
4584
linkType : hard
4585
4585
You can’t perform that action at this time.
0 commit comments