From 1ee8d50356a1d2bc17d19408138b0be872f44c29 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 22 Mar 2024 19:54:23 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7bdf6bdb..9c6758f7a 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "react-i18next": "^11.11.1", "react-redux": "^7.2.4", "react-router-dom": "^5.2.0", - "react-scripts": "^4.0.3", + "react-scripts": "^5.0.0", "react-select": "^4.3.1", "react-toastify": "^7.0.4", "redux": "^4.1.0",