From c4ccccd44f70b6567f6902bd2a675b547caddf86 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 3 Sep 2018 16:48:49 +0000 Subject: [PATCH] chore(package): update bluebird to version 3.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ab62611c..5b0d9db1f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "appium-unlock": "^2.0.0", "asyncbox": "^2.0.4", "babel-runtime": "=5.8.24", - "bluebird": "^3.4.7", + "bluebird": "^3.5.2", "io.appium.settings": "^2.4.0", "jimp": "^0.2.24", "lodash": "^4.17.4",