diff --git a/package.json b/package.json index 84c9752..206cb64 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "test": "./node_modules/.bin/gulp ci" }, "dependencies": { - "bluebird": "^2.3", + "bluebird": "^3.3", "lodash": "^4.5.0", "request": "^2.34" },