From e3e4ca3a5070c192df22c215aa91f1441b215e57 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Sep 2024 14:25:45 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c56ee06a2775f4..f5c34772acaa7a 100644 --- a/package.json +++ b/package.json @@ -178,7 +178,7 @@ "react-redux": "5.0.5", "react-router": "2.0.0", "react-router-redux": "4.0.4", - "react-router-dom": "4.2.2", + "react-router-dom": "6.0.0", "react-select": "1.0.0-rc.5", "react-sizeme": "2.3.4", "react-sortable": "1.1.0",