commit a50026e5fd342b405da5c88b78e8a8e1a826cdbf parent 034ee027b3e5b3f3f3df7623b890fed241121698 Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 20 Jun 2016 23:20:54 +0200 Update express version Diffstat:
| M | package.json | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json @@ -30,7 +30,7 @@ "chalk": "^1.1.3", "commander": "^2.9.0", "ejs": "^2.4.2", - "express": "^4.13.4", + "express": "^4.14.0", "helmet": "^2.1.1", "laeh2": "^0.3.3", "regex": "^0.1.1",