From 935138d80f9d5b619571cae05b121568a8ca4b4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 16:53:08 +0000 Subject: [PATCH] Update dependency react-router from v5.3.4 to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0a25c86..1e6fff4d 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "react-notification": "6.8.5", "react-notification-system": "0.4.0", "react-redux": "7.2.9", - "react-router": "5.3.4", + "react-router": "6.22.3", "react-scripts": "5.0.1", "react-select": "2.4.4", "redux": "4.2.0",