diff --git a/package.json b/package.json index f228bd8..0a44337 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@material-ui/core": "^4.7.2", "@material-ui/icons": "^4.5.1", - "axios": "^0.19.0", + "axios": "^0.30.0", "axios-mock-adapter": "^1.17.0", "clsx": "^1.0.4", "connected-react-router": "^6.6.1", @@ -13,7 +13,7 @@ "react-dom": "^16.12.0", "react-redux": "^7.1.3", "react-router-dom": "^5.1.2", - "react-scripts": "^3.3.0", + "react-scripts": "^5.0.0", "redux": "^4.0.4", "redux-dynamic-modules": "^5.2.0", "redux-dynamic-modules-saga": "^5.2.0",