diff --git a/frontend/apps/web/package.json b/frontend/apps/web/package.json index de39867d5..d7f30c594 100644 --- a/frontend/apps/web/package.json +++ b/frontend/apps/web/package.json @@ -42,7 +42,7 @@ "@filecoin/core": "^1.0.0", "@filecoin/ui": "^1.0.0", "fuse.js": "^6.4.6", - "react-router-dom": "^6.0.2", + "react-router-dom": "^7.5.0", "unstated-next": "^1.1.0", "yaml": "^1.10.2" }