0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Update dependency lodash to v4.17.18

This commit is contained in:
Renovate Bot 2020-07-08 16:28:46 +00:00
parent 659900d01c
commit c8f8896661
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -101,7 +101,7 @@
"keypair": "1.0.1", "keypair": "1.0.1",
"knex": "0.21.1", "knex": "0.21.1",
"knex-migrator": "3.4.6", "knex-migrator": "3.4.6",
"lodash": "4.17.17", "lodash": "4.17.18",
"mailgun-js": "0.22.0", "mailgun-js": "0.22.0",
"metascraper": "5.11.9", "metascraper": "5.11.9",
"metascraper-author": "5.11.9", "metascraper-author": "5.11.9",

View file

@ -5710,10 +5710,10 @@ lodash@4.17.15, lodash@^4.14.2, lodash@^4.15.0, lodash@^4.16.4, lodash@^4.17.10,
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
lodash@4.17.17: lodash@4.17.18:
version "4.17.17" version "4.17.18"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.17.tgz#d9018b3acc57a95c9dcf4a45c6b63b877b6c2d45" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.18.tgz#5c5f072c5c02f386378dd3f6325b529376210427"
integrity sha512-/B2DjOphAoqi5BX4Gg2oh4UR0Gy/A7xYAMh3aSECEKzwS3eCDEpS0Cals1Ktvxwlal3bBJNc+5W9kNIcADdw5Q== integrity sha512-au4L1q0HKcaaa37qOdpWWhwzDnB/taYJfRiKULnaT+Ml9UaBIjJ2SOJMeLtSeeLT+zUdyFMm0+ts+j4eeuUpIA==
log-symbols@3.0.0: log-symbols@3.0.0:
version "3.0.0" version "3.0.0"