From 0dc600acb80e8c81e4240f412ba6f0cff7276fca Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 20:09:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ecd6375..7e0a356 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "react": "^16.3.2", "react-dom": "^16.3.2", "react-redux": "^5.0.7", - "react-scripts": "1.1.4", + "react-scripts": "4.0.0", "redux": "^4.0.0" }, "scripts": {