From 47a8ae4674eded1b493e1586f178800c2a0b9b5a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 22 Dec 2016 17:28:40 +0000 Subject: [PATCH] chore(package): update bluebird to version 3.4.7 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f7fd650..b950b0a4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "devDependencies": { "adonis-ace": "^3.0.4", "adonis-fold": "^3.0.3", - "bluebird": "^3.4.6", + "bluebird": "^3.4.7", "chai": "^3.5.0", "co-fs-extra": "^1.2.1", "co-mocha": "^1.1.3",