diff --git a/package.json b/package.json index 3004198..c0b5fa1 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "test": "standard && node test.js" }, "dependencies": { - "bluebird": "^3.1.1", + "bluebird": "^3.2.1", "native-promise": "^1.0.0" }, "devDependencies": {