diff --git a/examples/reactapp/package.json b/examples/reactapp/package.json index 5a78f18..c56d974 100644 --- a/examples/reactapp/package.json +++ b/examples/reactapp/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "antd": "^2.12.1", - "axios": "^0.15.3", + "axios": "^0.19.0", "isomorphic-fetch": "^2.2.1", "less": "^2.7.1", "lodash": "^4.16.4",