From 1678ba99d8562e8b9cca982a8b6c097fd17e4dba Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 3 Apr 2019 02:29:04 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-173999 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f705cd2..969f4a2 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "dependencies": { "async": "1.5.0", "body-parser": "^1.14.2", - "cfenv": "1.0.3", + "cfenv": "1.2.1", "cloudant": "1.4.2", "connect-ibmdatacache": "0.0.2", "debug": "2.2.0",