File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 40
40
},
41
41
"homepage" : " https://jspteroapi.linux123123.com" ,
42
42
"dependencies" : {
43
- "undici" : " ^5.18.0 " ,
43
+ "undici" : " ^6.6.2 " ,
44
44
"ws" : " ^8.12.0"
45
45
},
46
46
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1107,10 +1107,10 @@ typescript@^4.9.5:
1107
1107
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1108
1108
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1109
1109
1110
- undici@^5.18.0 :
1111
- version "5.28.1 "
1112
- resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.1 .tgz#1052d37bd1a2e8cf3e188d7caebff833fdc06fa7 "
1113
- integrity sha512-xcIIvj1LOQH9zAL54iWFkuDEaIVEjLrru7qRpa3GrEEHk6OBhb/LycuUY2m7VCcTuDeLziXCxobQVyKExyGeIA ==
1110
+ undici@^6.6.2 :
1111
+ version "6.6.2 "
1112
+ resolved "https://registry.yarnpkg.com/undici/-/undici-6.6.2 .tgz#8dce5ae54e8a3bc7140c2b2a0972b5fde9a88efb "
1113
+ integrity sha512-vSqvUE5skSxQJ5sztTZ/CdeJb1Wq0Hf44hlYMciqHghvz+K88U0l7D6u1VsndoFgskDcnU+nG3gYmMzJVzd9Qg ==
1114
1114
dependencies :
1115
1115
" @fastify/busboy" " ^2.0.0"
1116
1116
You can’t perform that action at this time.
0 commit comments