diff --git a/client/package.json b/client/package.json index 190e260..9b2e390 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": "^1.6.3", "chart.js": "^2.7.2", "create-react-class": "^15.6.3", "datatables.net": "^1.10.16",