From 6994118f289f0ce2980eaf9c1a9883925e75f377 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 1 Aug 2018 08:06:41 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:superagent:20181108 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bc9846..efb3fad 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "devDependencies": { "apidoc": "0.17.6", "chai": "4.1.2", - "chai-http": "3.0.0", + "chai-http": "4.0.0", "codecov": "3.0.0", "documentation": "5.4.0", "eslint": "4.18.0",