diff --git a/src/HNW.WebClient/package.json b/src/HNW.WebClient/package.json index b6b8a55..f0d1729 100644 --- a/src/HNW.WebClient/package.json +++ b/src/HNW.WebClient/package.json @@ -21,7 +21,7 @@ "dependencies": { "react": "^18.3.1", "react-dom": "^18.3.1", - "react-router-dom": "^6.26.0", + "react-router-dom": "^7.13.1", "@tanstack/react-query": "^5.56.0", "@tanstack/react-query-devtools": "^5.56.0", "axios": "^1.7.7",