From afab41b724336a95f255a5688368247738916cb7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Feb 2026 13:19:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 059034f2370..3a59af0bb59 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,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.6", "minimatch": "^3.0.3",