From ea7bc0c20d5a8bc8f4265fa031f461be8c699350 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 13 Mar 2017 09:24:38 +0100 Subject: [PATCH] chore(package): update bull to version 2.2.3 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 610098c..f8ce7da 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "async": "^2.0.1", "body-parser": "^1.14.2", - "bull": "^1.0.0", + "bull": "^2.2.3", "colors": "^1.1.2", "compression": "^1.6.1", "connect-flash": "^0.1.1",