From c3653a17251941b6c1f57fa6e1fac421b473a77a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Fri, 12 Sep 2014 16:38:42 +0200 Subject: [PATCH] Package update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1751ca0..a24f682 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "phantomas": "1.5.0", - "express": "~4.8.8", + "express": "~4.9.0", "async": "~0.9.0", "socket.io": "~1.1.0", "body-parser": "~1.8.0",