From e4367ab7dac5d48f95ed1a4419b1d5e9e21c9d71 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Jan 2026 13:18:32 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - 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 f60d9ab..01d608a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "react": "^16.5.2", "react-dom": "^16.5.2", "react-script": "^2.0.5", - "react-scripts": "^2.0.4", + "react-scripts": "^5.0.0", "semantic-ui-react": "^0.82.5", "sqreen": "^1.27.1" },