From 3fda28942e813e95f3cc10f63608e17d223dc7cc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Feb 2026 02:13:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- 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",