From 87bbc00e83e43b5eb7f1b01fbc052bcdb3316415 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 23:44:10 +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 2ba21c3..48a4d6c 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "react-helmet": "5.2.1", "react-redux": "7.1.3", "react-responsive": "8.0.1", - "react-scripts": "3.3.0", + "react-scripts": "4.0.0", "redux": "4.0.4", "redux-saga": "1.1.3", "reselect": "4.0.0",