From 204e99b3316f158a5f30d69dbd08a6483c3404f7 Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Wed, 29 Jun 2016 23:23:03 +0200 Subject: [PATCH] chore(package): update body-parser to version 1.15.2 (#7013) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47fdfaffca..62d240781b 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dependencies": { "bcryptjs": "2.3.0", "bluebird": "3.4.1", - "body-parser": "1.15.1", + "body-parser": "1.15.2", "bookshelf": "https://github.com/acburdine/bookshelf#master-built", "chalk": "1.1.3", "cheerio": "0.20.0",