diff --git a/package.json b/package.json index 20676a0..24b8d42 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "npm": "3.10.3" }, "dependencies": { - "axios": "^0.12.0", + "axios": "^0.21.1", "babel-eslint": "^6.1.0", "babel-loader": "^6.2.4", "babel-plugin-transform-object-rest-spread": "^6.8.0", @@ -34,7 +34,7 @@ "express-session": "^1.10.3", "extract-text-webpack-plugin": "^1.0.1", "faker": "^3.1.0", - "github": "^2.0.1", + "github": "^14.0.0", "gulp": "^3.8.11", "gulp-babel": "^6.1.2", "gulp-concat": "^2.5.2",