From e946397893f857973bda33df7dc29eb372c213c6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Mar 2018 05:25:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:bson:20180225 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..6b999d3 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "component-builder": "1.2.0", "component-resolver": "1.2.7", "compression": "1.2.1", - "connect-mongo": "0.8.2", + "connect-mongo": "1.3.0", "cookie-parser": "1.3.4", "crypto": "0.0.3", "debug": "2.1.3",