From b6e7a9f5a553a5807fe41d63ebd7c9e448c6ff4a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 31 Dec 2025 05:07:01 +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 c4971d0fd346e..1e7cb59100379 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",