From 896f7993913652b874e447df0630ebc26ced8d16 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 9 Apr 2019 23:36:28 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-174129 --- 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",