From 4263cd9b0091452099440df20bc890717ec2e0b3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Jan 2026 09:57:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 --- 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" },