From 70d3e7d3e8f507df5a1eee636f546f5d287efa78 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 30 Aug 2016 11:35:57 -0700 Subject: [PATCH] chore(package): update bluebird to version 3.4.4 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9cfbb8f..d3d964a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "assert-plus": "^1.0.0", - "bluebird": "^3.4.1", + "bluebird": "^3.4.4", "prettyjson": "^1.1.3", "prompt": "^1.0.0", "restify": "^4.1.1",