From 84e4aa9ebbea08f079bd324e804d5eef3b403cb6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Jan 2026 20:29:44 +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 e9539394b0245..91fb76469876a 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "metalsmith-prism": "^3.1.1", "metalsmith-yearly-pagination": "^4.0.0", "ncp": "^2.0.0", - "node-sass": "^4.13.0", + "node-sass": "^9.0.0", "node-version-data": "^1.1.0", "npm-run-all": "^4.1.5", "octonode": "^0.9.5",