diff --git a/package.json b/package.json index eb11b3de..4e9d48a1 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,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.1.1", "react-router-prop-types": "^1.0.5", "redux": "^4.0.5", "regenerator-runtime": "^0.13.3" @@ -65,7 +65,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": {