From 8d12c5431f4977b3ee8a3c8ca8444c4f1ca44662 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Jan 2026 09:34:46 +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 e7fbfafa1d0..115a7bce171 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "language-typescript": "git+https://github.com/atom/language-typescript.git#08eb099", "language-xml": "git+https://github.com/atom/language-xml.git#c5d2003", "language-yaml": "git+https://github.com/atom/language-yaml.git#f8d98ba", - "less-cache": "1.1.0", + "less-cache": "1.1.1", "line-ending-selector": "file:packages/line-ending-selector", "line-top-index": "0.3.1", "link": "file:packages/link",