Update dependency @koa/router to v15

This commit is contained in:
2026-04-15 00:00:26 +00:00
parent 8930e3cad1
commit 738d464d60
2 changed files with 40 additions and 25 deletions

View File

@@ -11,7 +11,7 @@
"license": "MIT",
"dependencies": {
"@koa/multer": "^3.0.2",
"@koa/router": "^13.1.0",
"@koa/router": "^15.0.0",
"file-type": "^16.5.4",
"koa": "^2.15.3",
"koa-logger": "^3.2.1",