From 628ea345d8ba07243f63b849aa5a454f69f1d70e Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 25 Jan 2016 04:09:12 -0800 Subject: [PATCH] chore(package): update bluebird to version 3.1.4 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4ca05a..02920be 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "repository": "koajs/koala", "dependencies": { "basic-auth": "1", - "bluebird": "3.1.1", + "bluebird": "3.1.4", "commander": "2", "debug": "*", "delegates": "1.0.0",