Update dependency bluebird to v3.7.2

This commit is contained in:
Renovate Bot 2020-04-22 11:22:18 +00:00 committed by renovate[bot]
parent 2ef0b76371
commit fd59b63dbf
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
"sinon": "9.0.2"
},
"dependencies": {
"bluebird": "3.5.3",
"bluebird": "3.7.2",
"emoji-regex": "8.0.0",
"execa": "1.0.0",
"lodash": "4.17.11",

View File

@ -25,7 +25,7 @@
"supertest": "4.0.2"
},
"dependencies": {
"bluebird": "3.7.1",
"bluebird": "3.7.2",
"ghost-ignition": "4.0.0",
"lodash": "4.17.15"
}