chore: update deps

This commit is contained in:
vben
2021-08-22 12:22:56 +08:00
parent 6e85795737
commit 455d109f71
3 changed files with 78 additions and 51 deletions

View File

@@ -15,7 +15,7 @@
"koa-body": "^4.2.0",
"koa-bodyparser": "^4.3.0",
"koa-route": "^3.2.0",
"koa-router": "^10.0.0",
"koa-router": "^10.1.1",
"koa-static": "^5.0.0",
"koa-websocket": "^6.0.0",
"koa2-cors": "^2.0.6"
@@ -24,7 +24,7 @@
"@types/koa": "^2.13.4",
"@types/koa-bodyparser": "^5.0.2",
"@types/koa-router": "^7.4.4",
"@types/node": "^16.6.2",
"@types/node": "^16.7.1",
"nodemon": "^2.0.12",
"pm2": "^5.1.1",
"rimraf": "^3.0.2",