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" : " ^6.2.1 " ,
52
52
"winston" : " ^3.11.0"
53
53
},
54
54
"publishConfig" : {
Original file line number Diff line number Diff line change @@ -3391,7 +3391,7 @@ __metadata:
3391
3391
rimraf : ^5.0.5
3392
3392
ts-dotenv : ^0.9.1
3393
3393
typescript : 5.3.3
3394
- undici : ^5.28.2
3394
+ undici : ^6.2.1
3395
3395
winston : ^3.11.0
3396
3396
bin :
3397
3397
task : dist/bin.js
@@ -5001,12 +5001,12 @@ __metadata:
5001
5001
languageName : node
5002
5002
linkType : hard
5003
5003
5004
- " undici@npm:^5.28.2 " :
5005
- version : 5.28.2
5006
- resolution : " undici@npm:5.28.2 "
5004
+ " undici@npm:^6.2.1 " :
5005
+ version : 6.2.1
5006
+ resolution : " undici@npm:6.2.1 "
5007
5007
dependencies :
5008
5008
" @fastify/busboy " : ^2.0.0
5009
- checksum : f9e9335803f962fff07c3c11c6d50bbc76248bacf97035047155adb29c3622a65bd6bff23a22218189740133149d22e63b68131d8c40e78ac6cb4b6d686a6dfa
5009
+ checksum : 111b5366da759bba17fedfd21446fc9ce765cb18ffa625055536a50e8249899252c734bcd66ba5c03245114583a24c755e118ae7863e69778c7370ad5a0fa305
5010
5010
languageName : node
5011
5011
linkType : hard
5012
5012
You can’t perform that action at this time.
0 commit comments