Update dependency lodash to v4.17.21

This commit is contained in:
Renovate Bot 2021-04-01 21:00:55 +00:00 committed by renovate[bot]
parent 2ef913b6e7
commit 8fc2a06351
3 changed files with 3 additions and 3 deletions

View File

@ -25,6 +25,6 @@
},
"dependencies": {
"ghost-ignition": "4.6.1",
"lodash": "4.17.20"
"lodash": "4.17.21"
}
}

View File

@ -26,7 +26,7 @@
"bluebird": "3.7.2",
"emoji-regex": "9.2.2",
"execa": "4.1.0",
"lodash": "4.17.20",
"lodash": "4.17.21",
"request": "2.88.2",
"request-promise": "4.2.6"
}

View File

@ -27,6 +27,6 @@
"@tryghost/string": "0.1.14",
"bcryptjs": "2.4.3",
"bluebird": "3.7.2",
"lodash": "4.17.20"
"lodash": "4.17.21"
}
}