From 31e9c35684b009d86a72a5e9ff7f4fb159330397 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Jun 2018 22:51:38 +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 f930de8..1ef67b0 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "fs-plus": "^2.3.1", "fstream": "0.1.24", "guid": "0.0.10", - "less-cache": "0.17.0", + "less-cache": "0.24.0", "mixto": "^1", "mkdirp": "0.3.5", "nslog": "^1.0.1",