From 492f807d0ee451b73be1ab77ea78987c60a9e878 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Jan 2026 10:10:36 +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 ec0b6b4..de46240 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "css-loader": "^0.28.1", "extract-text-webpack-plugin": "^2.1.0", "flux": "^3.1.2", - "node-sass": "^7.0.0", + "node-sass": "^9.0.0", "prop-types": "^15.5.8", "react": "^15.5.4", "react-dom": "^15.5.4",