From 59b247bd32ac4ba913abc2cfeca314eb8ed01edd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jul 2017 05:25:10 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:ms:20170412 Latest report for civicstack/civicstack: https://snyk.io/test/github/civicstack/civicstack --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1b93d1..72b3476 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "component": "1.0.0", "component-builder": "1.2.0", "component-resolver": "1.2.7", - "compression": "1.2.1", + "compression": "1.7.0", "connect-mongo": "0.8.2", "cookie-parser": "1.3.4", "crypto": "0.0.3",