mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +03:00
Update dependency bluebird to v3.7.0 (#11206)
This commit is contained in:
parent
fe4dccfaa3
commit
cb9eab0248
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user