From: Luigi Pinca Date: Mon, 16 Feb 2015 15:42:18 +0000 (+0100) Subject: bumped body-parser to version 1.12.x X-Git-Url: https://git.saalbach.dev/?a=commitdiff_plain;h=0138e0f5e8c2811e442bf97354579a3209e75811;p=binbsis50.git bumped body-parser to version 1.12.x --- diff --git a/package.json b/package.json index 866d201..037f662 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "analyze": false, "dependencies": { "async": "0.9.x", - "body-parser": "1.11.x", + "body-parser": "1.12.x", "canvas": "1.2.x", "connect-redis": "2.2.x", "cookie-parser": "1.3.x",