diff --git a/orion-server/src/main/resources/webapp/package.json b/orion-server/src/main/resources/webapp/package.json index 1e4f81c0..498d45c2 100644 --- a/orion-server/src/main/resources/webapp/package.json +++ b/orion-server/src/main/resources/webapp/package.json @@ -7,7 +7,7 @@ "@material-ui/icons": "^4.5.1", "@material-ui/lab": "^4.0.0-alpha.49", "apexcharts": "^3.15.2", - "axios": "^0.19.2", + "axios": "^1.8.3", "express": "^4.17.1", "final-form": "^4.20.0", "gestalt": "^0.112.0", @@ -23,7 +23,7 @@ "react-json-view": "^1.19.1", "react-redux": "^7.1.3", "react-router-dom": "^5.1.2", - "react-scripts": "^3.3.0", + "react-scripts": "^5.0.0", "redux": "^4.0.5", "redux-saga": "^1.1.3" },