From e48701536d185b57ff4384738c6eecaeaf81a01d Mon Sep 17 00:00:00 2001 From: Hannah Wolfe Date: Tue, 19 Jan 2016 09:50:50 +0000 Subject: [PATCH] deps: body-parser@1.14.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd5fcbc9aa8c..fa2fac2ac68c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "bcryptjs": "2.3.0", "bluebird": "2.10.2", - "body-parser": "1.14.1", + "body-parser": "1.14.2", "bookshelf": "0.7.9", "busboy": "0.2.11", "chalk": "1.1.1",