diff --git a/run.it/package.json b/run.it/package.json index 63e2fdb7..58c61276 100644 --- a/run.it/package.json +++ b/run.it/package.json @@ -15,8 +15,8 @@ "node-sass": "4.14.1", "react": "16.14.0", "react-dom": "16.14.0", - "react-router": "5.2.1", - "react-router-dom": "5.3.0", + "react-router": "6.0.2", + "react-router-dom": "6.0.2", "react-scripts": "3.4.4", "typescript": "4.4.4" },