From 12e7a71285eab21e6c45e855abcbfb382bbe654b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2019 13:26:44 +0000 Subject: [PATCH] Bump bluebird from 2.9.25 to 3.7.1 Bumps [bluebird](https://github.com/petkaantonov/bluebird) from 2.9.25 to 3.7.1. - [Release notes](https://github.com/petkaantonov/bluebird/releases) - [Commits](https://github.com/petkaantonov/bluebird/compare/v2.9.25...v3.7.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/package.json b/package.json index fc6e78fe..24603f43 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "main": "dist/index.js", "dependencies": { "babel-runtime": "7.0.0-beta.3", - "bluebird": "2.9.25", + "bluebird": "3.7.1", "forest-express": "5.3.0", "http-errors": "1.7.2", "lodash": "4.17.13", diff --git a/yarn.lock b/yarn.lock index bfde5b40..8982187e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1388,10 +1388,6 @@ bitwise-xor@0.0.0: version "0.0.0" resolved "https://registry.yarnpkg.com/bitwise-xor/-/bitwise-xor-0.0.0.tgz#040a8172b5bb8cc562b0b7119f230b2a1a780e3d" -bluebird@2.9.25: - version "2.9.25" - resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-2.9.25.tgz#6e36bd04064d9534c07160b9f7f26c5a738fe16a" - bluebird@3.5.1: version "3.5.1" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"