diff --git a/package.json b/package.json index 5df8a064bb..03c98c8fd4 100644 --- a/package.json +++ b/package.json @@ -115,8 +115,8 @@ "react-intl": "^2.4.0", "react-paginate": "^5.2.3", "react-redux": "^5.0.6", - "react-router": "~4.3.1", - "react-router-dom": "^4.2.2", + "react-router": "~6.0.0", + "react-router-dom": "^6.0.0", "react-select": "^2.4.2", "react-text-mask": "^5.0.2", "react-toastify": "^4.5.2",