diff --git a/boot-with-react/package.json b/boot-with-react/package.json index 83f6054..3e1130c 100644 --- a/boot-with-react/package.json +++ b/boot-with-react/package.json @@ -25,7 +25,7 @@ "webpack": "^1.13.0" }, "dependencies": { - "axios": "^0.15.3", + "axios": "^0.19.0", "babel-polyfill": "^6.7.4", "react": "^15.0.1", "react-dom": "^15.0.1"