diff --git a/package.json b/package.json index a8acc8917..f48842980 100755 --- a/package.json +++ b/package.json @@ -53,8 +53,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",