From b571fbc985362dbc85e2b5682c5faf8c6fe791b0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 9 Mar 2017 19:32:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:qs:20170213 - https://snyk.io/vuln/npm:qs:20170213 Latest report for civicstack/civicstack: https://snyk.io/test/github/civicstack/civicstack --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f1b93d1..0feca01 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "autoprefixer-stylus": "^0.9.4", "batch": "0.5.2", "bluebird": "^3.4.0", - "body-parser": "1.12.0", + "body-parser": "1.17.1", "builder-jade": "1.0.1", "commander": "2.5.0", "component": "1.0.0", @@ -42,7 +42,7 @@ "debug": "2.1.3", "disqus-sso-express": "^0.1.0", "errorhandler": "1.3.0", - "express": "4.13.3", + "express": "4.15.2", "express-session": "v1.9.2", "jade": "1.7.0 ", "merge-util": "0.1.0",