From 6cb49ed42569b4f052fce7429d0134513caa1ad0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Jan 2026 10:25:43 +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 6c3584c70..9817594d8 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "fs-extra": "^7.0.1", "keytar": "4.4.1", "nedb": "^1.8.0", - "node-sass": "^4.11.0", + "node-sass": "^9.0.0", "original-fs": "^1.0.0", "semver": "^5.6.0", "tar-fs": "^2.0.0"