From 4243b70cf2c79a50810afbf5fe296f117b2c016a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Jul 2018 22:20:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:cryptiles:20180710 --- 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",