update dependencies
This commit is contained in:
12
package.json
12
package.json
@@ -9,13 +9,13 @@
|
||||
"author": "djazz",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@koa/multer": "^3.0.0",
|
||||
"@koa/router": "^10.1.0",
|
||||
"file-type": "^16.5.3",
|
||||
"koa": "^2.13.1",
|
||||
"@koa/multer": "^3.0.2",
|
||||
"@koa/router": "^12.0.1",
|
||||
"file-type": "^16.5.4",
|
||||
"koa": "^2.14.2",
|
||||
"koa-logger": "^3.2.1",
|
||||
"koa-sendfile": "^3.0.0",
|
||||
"mkdirp": "^1.0.4",
|
||||
"multer": "^1.4.3"
|
||||
"mkdirp": "^3.0.1",
|
||||
"multer": "^1.4.5-lts.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user