From bbc597d7059bee112bfbb4edf24b8943879f4af1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 27 Jul 2025 08:34:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 --- 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",