mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 03:44:29 +03:00
Update dependency lodash to v4.17.19 [SECURITY]
This commit is contained in:
parent
fd19cc0d37
commit
8f0bd37efd
@ -25,6 +25,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"ghost-ignition": "4.2.1",
|
||||
"lodash": "4.17.15"
|
||||
"lodash": "4.17.19"
|
||||
}
|
||||
}
|
||||
|
@ -26,7 +26,7 @@
|
||||
"bluebird": "3.7.2",
|
||||
"emoji-regex": "9.0.0",
|
||||
"execa": "1.0.0",
|
||||
"lodash": "4.17.15",
|
||||
"lodash": "4.17.19",
|
||||
"request": "2.88.2",
|
||||
"request-promise": "4.2.5"
|
||||
}
|
||||
|
@ -27,6 +27,6 @@
|
||||
"dependencies": {
|
||||
"bluebird": "3.7.2",
|
||||
"ghost-ignition": "4.2.1",
|
||||
"lodash": "4.17.15"
|
||||
"lodash": "4.17.19"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user