From 1916cb233a7c2a36f8b8b2240370a6fcf96b8e2c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Jul 2024 23:58:32 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-7414156 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7aa699a51ee..b2913ab6421 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "jasmine-tagged": "^1.1.4", "jquery": "2.1.4", "key-path-helpers": "^0.4.0", - "less-cache": "0.23", + "less-cache": "1.1.1", "line-top-index": "0.2.0", "marked": "^0.3.5", "mocha": "2.5.1",