From fcb02511926db171b31a21da9b4a5f6f30460287 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 30 Dec 2025 10:58:06 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 892b2dfb..50db9e55 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "html-webpack-plugin": "^2.29.0", "istanbul-instrumenter-loader": "^2.0.0", "karma-source-map-support": "^1.2.0", - "less": "^2.7.2", + "less": "^3.12.0", "less-loader": "^4.0.5", "license-webpack-plugin": "^1.0.0", "loader-utils": "^1.0.2",