diff --git a/package.json b/package.json index e1008b2..6a3244f 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "react-test-renderer": "^16.13.1" }, "dependencies": { - "axios": "^0.21.1", + "axios": "^1.8.2", "lodash.isequal": "^4.5.0" } }