Update dependency @koa/multer to v4

This commit is contained in:
2026-04-15 12:57:54 +00:00
parent 7a9442d681
commit e89319a3b3
2 changed files with 7 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
"author": "djazz",
"license": "MIT",
"dependencies": {
"@koa/multer": "^3.0.2",
"@koa/multer": "^4.0.0",
"@koa/router": "^15.0.0",
"file-type": "^16.5.4",
"koa": "^2.15.3",