diff --git a/package.json b/package.json index d56c5c5..8b6c4c6 100644 --- a/package.json +++ b/package.json @@ -27,21 +27,21 @@ "async": "^1.5.2", "babel-preset-es2015": "^6.3.13", "babel-preset-react": "^6.3.13", - "babelify": "^7.2.0", + "babelify": "^8.0.0", "bluebird": "^3.1.1", "body-parser": "^1.14.2", "browserify": "^13.0.0", - "cheerio": "^0.19.0", + "cheerio": "^0.20.0", "cors": "^2.7.1", "express": "^4.13.3", - "gulp-notify": "^2.2.0", + "gulp-notify": "^3.1.0", "jquery": "^2.2.0", "moment": "^2.12.0", "mongoose": "^4.3.5", "path": "^0.12.7", "react-bootstrap": "^0.28.2", "request": "^2.67.0", - "request-promise": "^1.0.2", + "request-promise": "^4.0.0", "vinyl-source-stream": "^1.1.0" }, "devDependencies": {