Merge pull request 'Update dependency koa to v3' (#12) from renovate/koa-3.x into master
All checks were successful
Build & Push Docker image / docker-build (push) Successful in 1m27s

Reviewed-on: #12
This commit was merged in pull request #12.
This commit is contained in:
2026-04-15 13:37:25 +00:00
2 changed files with 67 additions and 157 deletions

View File

@@ -13,7 +13,7 @@
"@koa/multer": "^3.0.2",
"@koa/router": "^15.0.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",