From be2a5a2db7b5fbc5b63b2f9ac2b35b0c540e34db Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Feb 2026 14:38:12 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4124663..6a3c351 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": "3.0.0", "rivescript": "^2.1.0", "xmldom": "^0.2.1" },