From 796ddc0542c49d4315b251b1d1c9601577f85ffb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 10:14:28 +0000 Subject: [PATCH] fix(deps): update dependency react-scripts to v3.4.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39e08db..00f2fe7 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "react-responsive-carousel": "^3.2.9", "react-router-bootstrap": "^0.24.4", "react-router-dom": "^4.3.1", - "react-scripts": "3.4.0", + "react-scripts": "3.4.4", "sass": "^1.68.0" }, "scripts": {