From 63be9964a2f625440de60a48d2c7c73dc3054fd2 Mon Sep 17 00:00:00 2001 From: Hannah Wolfe Date: Thu, 21 Apr 2016 09:41:08 +0100 Subject: [PATCH] deps: bluebird@3.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e04a9e21db..5fbff80223 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "bcryptjs": "2.3.0", - "bluebird": "3.3.3", + "bluebird": "3.3.5", "body-parser": "1.14.2", "bookshelf": "0.9.2", "chalk": "1.1.1",