Update dependency lodash to v4.17.20

This commit is contained in:
Renovate Bot 2020-08-13 17:20:11 +00:00
parent cfa076f739
commit e5ba7185ee
4 changed files with 4 additions and 4 deletions

View File

@ -25,6 +25,6 @@
},
"dependencies": {
"ghost-ignition": "4.2.2",
"lodash": "4.17.19"
"lodash": "4.17.20"
}
}

View File

@ -26,7 +26,7 @@
"bluebird": "3.7.2",
"emoji-regex": "9.0.0",
"execa": "4.0.3",
"lodash": "4.17.19",
"lodash": "4.17.20",
"request": "2.88.2",
"request-promise": "4.2.6"
}

View File

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

View File

@ -27,6 +27,6 @@
"dependencies": {
"bluebird": "3.7.2",
"ghost-ignition": "4.2.2",
"lodash": "4.17.19"
"lodash": "4.17.20"
}
}