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