From 24b66d01fb2949fb5b827130a1ca226f1296c7aa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Jul 2018 22:13:49 +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 9971a1a7e1e..18e316592f0 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "jasmine-tagged": "^1.1.4", "jquery": "2.1.4", "key-path-helpers": "^0.4.0", - "less-cache": "0.23", + "less-cache": "0.24.0", "line-top-index": "0.2.0", "marked": "^0.3.6", "minimatch": "^3.0.3",