mirror of
https://github.com/TryGhost/Ghost.git
synced 2023-12-13 21:00:40 +01:00
Update dependency lodash to v4.17.17
This commit is contained in:
parent
63426f3a42
commit
74c27aabbb
2 changed files with 6 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
|||
"keypair": "1.0.1",
|
||||
"knex": "0.21.1",
|
||||
"knex-migrator": "3.4.6",
|
||||
"lodash": "4.17.15",
|
||||
"lodash": "4.17.17",
|
||||
"mailgun-js": "0.22.0",
|
||||
"metascraper": "5.11.9",
|
||||
"metascraper-author": "5.11.9",
|
||||
|
|
|
@ -5710,6 +5710,11 @@ 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"
|
||||
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
|
||||
|
||||
lodash@4.17.17:
|
||||
version "4.17.17"
|
||||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.17.tgz#d9018b3acc57a95c9dcf4a45c6b63b877b6c2d45"
|
||||
integrity sha512-/B2DjOphAoqi5BX4Gg2oh4UR0Gy/A7xYAMh3aSECEKzwS3eCDEpS0Cals1Ktvxwlal3bBJNc+5W9kNIcADdw5Q==
|
||||
|
||||
log-symbols@3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-3.0.0.tgz#f3a08516a5dea893336a7dee14d18a1cfdab77c4"
|
||||
|
|
Loading…
Reference in a new issue