From 6e8ca9ce93cdd27d2706a0868184de3f6c711bd5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 Dec 2021 17:34:11 +0000 Subject: [PATCH] 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 0348172..4fb1aef 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "react-paginate": "^8.0.2", "react-redux": "^7.2.6", "react-router-dom": "^5.3.0", - "react-scripts": "4.0.3", + "react-scripts": "5.0.0", "react-star-rating-component": "^1.4.1", "react-stripe-checkout": "^2.6.3", "redux": "^4.1.2",