fix: upgrade fresh to the latest version (#1073)

Relate security issue https://snyk.io/vuln/npm:fresh:20170908
This commit is contained in:
Haoliang Gao 2017-09-30 14:49:58 -05:00 committed by jongleberry
parent 15849e4d75
commit 9b4a1e7f41

View file

@ -30,7 +30,7 @@
"destroy": "^1.0.3",
"error-inject": "~1.0.0",
"escape-html": "~1.0.1",
"fresh": "^0.3.0",
"fresh": "^0.5.2",
"http-assert": "^1.1.0",
"http-errors": "^1.2.8",
"koa-compose": "^2.3.0",