From f4d419c24fe958e83b7dbc63f4cb77a95a1b94d8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2020 12:11:52 +0000 Subject: [PATCH] Bump bluebird from 3.5.5 to 3.7.2 Bumps [bluebird](https://github.com/petkaantonov/bluebird) from 3.5.5 to 3.7.2. - [Release notes](https://github.com/petkaantonov/bluebird/releases) - [Commits](https://github.com/petkaantonov/bluebird/compare/v3.5.5...v3.7.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c423e4b..d7a3a7a 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@sentry/node": "^5.4.0", "apple-music-jwt": "^0.2.0", "babel-loader": "^8.0.6", - "bluebird": "^3.5.5", + "bluebird": "^3.7.2", "bulma": "^0.7.1", "co": "~4.6.0", "css-loader": "^2.1.1", diff --git a/yarn.lock b/yarn.lock index 6520a11..5640484 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1290,10 +1290,10 @@ block-stream@*: dependencies: inherits "~2.0.0" -bluebird@^3.1.1, bluebird@^3.5.0, bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5: - version "3.5.5" - resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.5.tgz#a8d0afd73251effbbd5fe384a77d73003c17a71f" - integrity sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU6QFh+cuH3w== +bluebird@^3.1.1, bluebird@^3.5.0, bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.7.2: + version "3.7.2" + resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f" + integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg== bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: version "4.11.8"