diff --git a/dashboard/package.json b/dashboard/package.json index fe4d3b3..2e2198c 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -5,7 +5,7 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@material-ui/icons": "^3.0.2", - "axios": "^0.18.0", + "axios": "^1.12.0", "jsoneditor": "^5.32.4", "jsoneditor-react": "^1.0.0", "prop-types": "latest",