From 1b6aa413591141004dbaba500ff65dd7ad8a67e0 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 4 Oct 2017 16:48:28 +0000 Subject: [PATCH] fix(package): update bluebird to version 3.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8e787e..b466e76 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "plugin" ], "dependencies": { - "bluebird": "3.5.0", + "bluebird": "3.5.1", "body-parser": "1.18.2", "cli-color": "1.2.0", "compression": "1.7.1",