diff --git a/examples/create-react-app/package.json b/examples/create-react-app/package.json index ea9ae129..2a4e13fa 100644 --- a/examples/create-react-app/package.json +++ b/examples/create-react-app/package.json @@ -18,8 +18,8 @@ "react-dom": "^16.13.1", "react-pivottable": "^0.10.0", "react-plotly.js": "^2.4.0", - "react-router": "^5.2.0", - "react-router-dom": "^5.2.0", + "react-router": "^6.0.0", + "react-router-dom": "^6.0.0", "react-scripts": "^4.0.0", "typescript": "~3.7.2" },