Update dependency bluebird to v3.7.0 (#11206)

This commit is contained in:
renovate[bot] 2019-10-07 12:44:07 +05:30 committed by Rishabh Garg
parent fe4dccfaa3
commit cb9eab0248
2 changed files with 6 additions and 1 deletions

View File

@ -51,7 +51,7 @@
"analytics-node": "3.3.0",
"archiver": "3.1.1",
"bcryptjs": "2.4.3",
"bluebird": "3.5.5",
"bluebird": "3.7.0",
"body-parser": "1.19.0",
"bookshelf": "0.14.2",
"bookshelf-relations": "1.3.0",

View File

@ -880,6 +880,11 @@ bluebird@3.5.5, bluebird@^3.0.5, bluebird@^3.4.1, bluebird@^3.4.3, bluebird@^3.4
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.5.tgz#a8d0afd73251effbbd5fe384a77d73003c17a71f"
integrity sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU6QFh+cuH3w==
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.19.0, body-parser@^1.19.0:
version "1.19.0"
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.0.tgz#96b2709e57c9c4e09a6fd66a8fd979844f69f08a"