From cd27f60737d4b501890476f9fd3461c326a6b72a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 11:03:40 +0000 Subject: [PATCH] chore(deps): bump bluebird from 3.7.1 to 3.7.2 Bumps [bluebird](https://github.com/petkaantonov/bluebird) from 3.7.1 to 3.7.2. - [Release notes](https://github.com/petkaantonov/bluebird/releases) - [Commits](https://github.com/petkaantonov/bluebird/compare/v3.7.1...v3.7.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b3b8a9218..275971f40 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@babel/runtime": "7.10.1", "base32-encode": "1.1.1", "bitwise-xor": "0.0.0", - "bluebird": "3.7.1", + "bluebird": "3.7.2", "body-parser": "1.19.0", "compose-middleware": "5.0.1", "cors": "2.8.5", diff --git a/yarn.lock b/yarn.lock index 7fdd8bd0a..467d09e4e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2714,12 +2714,7 @@ bitwise-xor@0.0.0: resolved "https://registry.yarnpkg.com/bitwise-xor/-/bitwise-xor-0.0.0.tgz#040a8172b5bb8cc562b0b7119f230b2a1a780e3d" integrity sha1-BAqBcrW7jMVisLcRnyMLKhp4Dj0= -bluebird@3.7.1: - version "3.7.1" - resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de" - integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg== - -bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5: +bluebird@3.7.2, bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5: version "3.7.2" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f" integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==