mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +03:00
Update dependency bluebird to v3.7.2
This commit is contained in:
parent
2ef0b76371
commit
fd59b63dbf
@ -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",
|
||||
|
@ -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"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user