From 05faa632f2942752e5fd800e244e402a51a4225a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Jul 2018 07:29:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:http-signature:20150122 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f705cd2..6dcafe9 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "async": "1.5.0", "body-parser": "^1.14.2", "cfenv": "1.0.3", - "cloudant": "1.4.2", + "cloudant": "1.6.0", "connect-ibmdatacache": "0.0.2", "debug": "2.2.0", "express": "4.13.4",