diff --git a/package.json b/package.json index 4351abc2..a35384c3 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "react-dom": "^17.0.2", "react-intl": "^5.8.0", "react-redux": "^7.2.2", - "react-router-dom": "^5.2.0", + "react-router-dom": "6.0.2", "react-router-prop-types": "^1.0.5", "redux": "^4.0.5", "regenerator-runtime": "^0.13.3" @@ -61,7 +61,7 @@ "react": "^17.0.2", "react-dom": "^17.0.2", "react-intl": "^5.8.0", - "react-router": "^5.2.0", + "react-router": "^5.2.0 || ^6.0.0", "react-router-dom": "^5.2.0" }, "stripes": {