From 34fc30d678db7d878932d5d11671ce1df135ca05 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Apr 2022 19:52:16 +0000 Subject: [PATCH] fix(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 fef9d62..430e520 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "react-hotjar": "5.0.0", "react-icons": "4.3.1", "react-redux": "7.2.6", - "react-scripts": "4.0.3", + "react-scripts": "5.0.1", "sass": "1.49.9", "web-vitals": "2.1.4" },