From 1816d91ef16cb90a8e68aecf86e9af8cf69cd69e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2019 19:46:10 +0000 Subject: [PATCH] chore(package): update bluebird to version 3.7.0 Closes #66 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f5b39a..bd2616c 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@types/node": "~12.7.2", "async": "~3.1.0", "benchmark": "~2.1.4", - "bluebird": "~3.5.0", + "bluebird": "~3.7.0", "chai": "~4.2.0", "compression": "~1.7.2", "coveralls": "~3.0.0",