Repository: couchdb-nmo Updated Branches: refs/heads/master 0384eaee3 -> 3c917867c
chore(package): update bluebird to version 3.1.1 http://greenkeeper.io/ Project: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/commit/5464c544 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/tree/5464c544 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/diff/5464c544 Branch: refs/heads/master Commit: 5464c544a28d222fb463ec8dfda169fcbc6de5ef Parents: 0384eae Author: greenkeeperio-bot <[email protected]> Authored: Wed Dec 16 21:54:39 2015 +0100 Committer: Garren Smith <[email protected]> Committed: Wed Jan 6 19:17:39 2016 +0200 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-nmo/blob/5464c544/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index ff8c93e..5f76f90 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "JSONStream": "^1.0.6", "babel-preset-es2015": "^6.1.18", - "bluebird": "~3.0.5", + "bluebird": "~3.1.1", "bulkbadger": "^1.0.0", "config-chain": "~1.1.8", "couchbulkimporter": "^1.0.0",
