From 25e7ae3571a3300d20035b9ed275f22b82c6f3d9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Jan 2026 10:02:45 +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 4124663..b426490 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "react-dom": "^16.13.1", "react-fontawesome": "^1.7.1", "react-formdata": "^3.0.0", - "react-scripts": "0.9.5", + "react-scripts": "4.0.0", "rivescript": "^2.1.0", "xmldom": "^0.2.1" },