From d3cf45bc270d4b781b205e1eb291d77c98165688 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 4 Jan 2026 09:46:27 +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 d5635b2..0f92110 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "marked": "^0.6.1", "moment": "^2.23.0", "moment-strftime": "^0.5.0", - "node-sass": "^4.11.0", + "node-sass": "^9.0.0", "node-sass-utils": "^1.1.2", "react": "^16.5.1", "react-dom": "^16.5.1",