diff --git a/client/package.json b/client/package.json index 463ef15..34e5c78 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.18.0" + "axios": "0.19.2" }, "scripts": { "start": "react-scripts start",