From 8f07ca8da75ece922f688da887dbe14c24032662 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 Jun 2018 03:13:25 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:mime:20170907 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32d1749..f8d52ff 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "cli-table2": "0.2.0", "colors": "1.1.2", "configstore": "^2.1.0", - "express": "4.14.0", + "express": "4.16.0", "got": "^6.6.3", "lodash.merge": "^4.6.0", "response-time": "2.3.2",