From 3bbec7dc2f2d5384c22168c03c91febfad1b8cb0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2019 11:33:44 +0000 Subject: [PATCH] Bump bluebird from 2.9.25 to 3.7.0 Bumps [bluebird](https://github.com/petkaantonov/bluebird) from 2.9.25 to 3.7.0. - [Release notes](https://github.com/petkaantonov/bluebird/releases) - [Commits](https://github.com/petkaantonov/bluebird/compare/v2.9.25...v3.7.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ca21d9e5..8e4f6416 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.0", "forest-express": "4.0.1", "http-errors": "1.7.2", "lodash": "4.17.13", diff --git a/yarn.lock b/yarn.lock index 17908356..0e77781f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -904,10 +904,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.3.4: version "3.3.4" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.3.4.tgz#f780fe43e1a7a6510f67abd7d0d79533a40ddde6" @@ -916,6 +912,11 @@ bluebird@3.5.1: version "3.5.1" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9" +bluebird@3.7.0: + version "3.7.0" + resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.0.tgz#56a6a886e03f6ae577cffedeb524f8f2450293cf" + integrity sha512-aBQ1FxIa7kSWCcmKHlcHFlT2jt6J/l4FzC7KcPELkOJOsPOb/bccdhmIrKDfXhwFrmc7vDoDrrepFvGqjyXGJg== + body-parser@1.18.2: version "1.18.2" resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.18.2.tgz#87678a19d84b47d859b83199bd59bce222b10454"