Update dependency @koa/multer to v4

This commit is contained in:
2026-04-15 12:56:06 +00:00
parent e79c0c87c4
commit 790a894820
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": "^13.1.0",
"file-type": "^16.5.4",
"koa": "^2.15.3",