From 413220d804856476a5ba183b9886abd459b76adc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Jul 2020 21:59:26 +0000 Subject: [PATCH] fix(deps): update dependency bluebird to v3.7.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3a98015..13ce09e 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dependencies": { "@octokit/rest": "16.15.0", "@octokit/webhooks": "5.1.2", - "bluebird": "3.5.1", + "bluebird": "3.7.2", "botkit": "0.6.14", "lodash": "4.17.10", "moment": "2.22.2", @@ -18,7 +18,7 @@ "@commitlint/config-conventional": "7.5.0", "@commitlint/prompt-cli": "7.5.0", "@octokit/webhooks-definitions": "1.1.2", - "@types/bluebird": "3.5.20", + "@types/bluebird": "3.5.32", "@types/jest": "24.0.5", "@types/lodash": "4.14.110", "fixpack": "2.3.1",