diff --git a/package.json b/package.json index 8e651d379..d8004dd48 100755 --- a/package.json +++ b/package.json @@ -54,8 +54,8 @@ "lodash.without": "^4.4.0", "moment-timezone": "^0.5.43", "prop-types": "^15.8.1", - "react": "^17.0.2", - "react-dom": "^17.0.2", + "react": "^18.0.0", + "react-dom": "^18.0.0", "react-redux": "^7.2.8", "react-router-dom": "^6.15.0", "react-tooltip": "^4.2.21",