Update dependencies

This commit is contained in:
Aurélien Georget 2017-04-03 10:20:50 +02:00
parent dc3eb2d748
commit 5228c0ef39

View File

@ -41,7 +41,7 @@
"koa": "^2.1.0",
"koa-better-static": "^1.0.5",
"koa-bodyparser": "^4.1.0",
"koa-compose": "koajs/compose#next",
"koa-compose": "^3.2.1",
"koa-compress": "^2.0.0",
"koa-convert": "^1.2.0",
"koa-favicon": "^2.0.0",
@ -55,7 +55,7 @@
"koa-mount": "^2.0.0",
"koa-proxy": "~0.7.0",
"koa-response-time": "^2.0.0",
"koa-send": "koajs/send#2.x",
"koa-send": "^3.3.0",
"koa-sslify": "^2.1.0",
"koa-views": "^5.0.2",
"lodash": "^4.16.5",