From 574e628055e07ca43c4a6a1b42397d81c5a34cf5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Feb 2018 05:25:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:lodash:20180130 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..019142c 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "node-cache": "^3.2.1", "node-path": "0.0.3", "nowww": "1.1.3", - "open-graph-scraper": "^2.1.0", + "open-graph-scraper": "^3.1.5", "passport": "0.2.0", "passport-github": "0.1.5", "passport-twitter": "1.0.2",