diff --git a/package.json b/package.json index be02a30..24a7bc2 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@reduxjs/toolkit": "^1.6.1", "@types/react-redux": "^7.1.18", "antd": "^4.4.1", - "axios": "^0.21.1", + "axios": "^1.12.0", "bootstrap": "^5.0.0", "dompurify": "^2.3.0", "prop-types": "^15.7.2", @@ -17,7 +17,7 @@ "react-redux": "^7.2.4", "react-router-dom": "^5.2.0", "react-router-transition": "^2.0.0", - "react-scripts": "^4.0.0", + "react-scripts": "^5.0.0", "reactstrap": "^8.4.0", "snyk": "^1.606.0", "styled-components": "^5.3.0",