mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-15 03:01:37 -05:00
Update dependency execa to v4.1.0
This commit is contained in:
parent
b7f78dade1
commit
2a3159aec6
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
"dependencies": {
|
||||
"bluebird": "3.7.2",
|
||||
"emoji-regex": "9.2.0",
|
||||
"execa": "4.0.3",
|
||||
"execa": "4.1.0",
|
||||
"lodash": "4.17.20",
|
||||
"request": "2.88.2",
|
||||
"request-promise": "4.2.6"
|
||||
|
|
Loading…
Add table
Reference in a new issue