diff --git a/dashboard/package.json b/dashboard/package.json index 197295f724..c3a5fefab4 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -30,8 +30,8 @@ "react-bootstrap": "^2.1.2", "react-dom": "^17.0.2", "react-redux": "^7.2.6", - "react-router": "^6.3.0", - "react-router-dom": "^6.3.0", + "react-router": "6.3.0", + "react-router-dom": "6.3.0", "react-scripts": "^5.0.0", "redux": "^4.1.2", "redux-logger": "^3.0.6",