From 8684d159d6714b0b1a47a941c026aaf5ba3dcf50 Mon Sep 17 00:00:00 2001 From: ben hockey Date: Wed, 21 Jan 2015 14:08:57 -0600 Subject: [PATCH] update bluebird --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0964a4c41..6dade5e90 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ }, "license": "Apache 2.0", "dependencies": { - "bluebird": "~2.2.2", + "bluebird": "~2.8.2", "forever-agent": "~0.5.2", "lodash-node": "~2.4" },