From 273124923413184bf97b26d214c0260d72a44fab Mon Sep 17 00:00:00 2001 From: "dev-mend-for-github-com[bot]" <51963704+dev-mend-for-github-com[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 19:49:32 +0000 Subject: [PATCH] chore(deps): update dependency react-scripts to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14543ab..9b355d2 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "react-redux": "^5.0.5", "react-router": "^4.1.2", "react-router-dom": "^4.1.2", - "react-scripts": "1.0.10", + "react-scripts": "5.0.0", "redux": "^3.7.2", "redux-saga": "^0.15.6", "reselect": "^3.0.1",