diff --git a/client/package.json b/client/package.json index 34e5c78..7d40182 100644 --- a/client/package.json +++ b/client/package.json @@ -7,7 +7,7 @@ "react-dom": "^16.4.2", "react-scripts": "1.1.4", "react-router-dom": "4.3.1", - "axios": "0.19.2" + "axios": "1.6.0" }, "scripts": { "start": "react-scripts start",