From 9467655239a0a63e8dbfdcc0404b3dc08c36d1c5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 12 Jan 2026 06:56:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REACTROUTER-14908286 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4ea3e5..1dc89da 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "react-apollo": "2.4.1", "react-dom": "16.8.1", "react-helmet": "5.2.0", - "react-router-dom": "4.3.1", + "react-router-dom": "6.30.2", "winston": "3.2.1" }, "devDependencies": {