diff --git a/client/package.json b/client/package.json index 190e260..a5126df 100644 --- a/client/package.json +++ b/client/package.json @@ -5,7 +5,7 @@ "proxy": "http://localhost:3001/", "dependencies": { "auth0-js": "^9.2.3", - "axios": "^0.16.2", + "axios": "^0.21.1", "chart.js": "^2.7.2", "create-react-class": "^15.6.3", "datatables.net": "^1.10.16",