From bf419bccc0188503f48e7ae1f498e4be360b63df Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 10 Jan 2026 10:40:25 +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 9e630149..039aa6c2 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "react-gtm-module": "^2.0.2", "react-meta-tags": "^0.7.4", "react-raven": "^1.2.3", - "react-router-dom": "^4.2.2", + "react-router-dom": "^6.30.2", "susy": "^3.0.3", "uuid": "^9.0.1", "whatwg-fetch": "2.0.3"