From b58103a46751d5fdbb03339f952a60008ce75655 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Jan 2026 11:27:43 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REMIXRUNROUTER-14908530 - https://snyk.io/vuln/SNYK-JS-REACTROUTER-14908286 - https://snyk.io/vuln/SNYK-JS-REMIXRUNROUTER-14908287 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2236ad633..b38c61a4d 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "react-hook-form": "7.53.0", "react-hotkeys-hook": "4.6.1", "react-i18next": "15.5.3", - "react-router-dom": "6.26.0", + "react-router-dom": "7.0.0", "react-select": "5.8.2", "react-syntax-highlighter": "15.5.0", "react-table": "7.8.0",