Update dependency koa to v3

This commit is contained in:
2026-04-15 01:16:29 +00:00
parent 8930e3cad1
commit 0cf3b1c2f2
2 changed files with 67 additions and 157 deletions

View File

@@ -13,7 +13,7 @@
"@koa/multer": "^3.0.2",
"@koa/router": "^13.1.0",
"file-type": "^16.5.4",
"koa": "^2.15.3",
"koa": "^3.0.0",
"koa-logger": "^3.2.1",
"koa-sendfile": "^3.0.0",
"koa-static": "^5.0.0",