mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
Update dependency lodash to v4.17.20
This commit is contained in:
parent
cfa076f739
commit
e5ba7185ee
@ -25,6 +25,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"ghost-ignition": "4.2.2",
|
||||
"lodash": "4.17.19"
|
||||
"lodash": "4.17.20"
|
||||
}
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
@ -27,6 +27,6 @@
|
||||
"dependencies": {
|
||||
"bluebird": "3.7.2",
|
||||
"ghost-ignition": "4.2.2",
|
||||
"lodash": "4.17.19"
|
||||
"lodash": "4.17.20"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user