From 2c55d8e019f61aa85d4bbe02f212f48afb71dccf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 9 Mar 2017 15:23:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:qs:20170213 Latest report for cnpm/sfs: https://snyk.io/test/github/cnpm/sfs --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 400d73c..4368267 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "address": "0.0.3", - "body-parser": "1.0.0", + "body-parser": "1.17.1", "connect": "2.12.0", "connect-multiparty": "1.0.1", "debug": "0.7.4",