From d765925ba31f31502cc4da2448714916e039aa39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Fri, 26 Sep 2014 16:53:54 +0200 Subject: [PATCH] Update dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 684b67c..6ac4587 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "express": "~4.9.4", "async": "~0.9.0", "socket.io": "~1.1.0", - "body-parser": "~1.8.0", + "body-parser": "~1.9.0", "compression": "1.1.0" }, "devDependencies": {