mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency @tryghost/helpers to v1.1.24
This commit is contained in:
parent
06df6e5799
commit
50f67cf0dd
2 changed files with 5 additions and 5 deletions
|
@ -42,7 +42,7 @@
|
|||
"@nexes/nql": "0.3.0",
|
||||
"@sentry/node": "5.15.2",
|
||||
"@tryghost/errors": "0.1.1",
|
||||
"@tryghost/helpers": "1.1.23",
|
||||
"@tryghost/helpers": "1.1.24",
|
||||
"@tryghost/image-transform": "0.1.0",
|
||||
"@tryghost/kg-card-factory": "1.0.1",
|
||||
"@tryghost/kg-default-cards": "1.0.1",
|
||||
|
|
|
@ -309,10 +309,10 @@
|
|||
mkdirp "0.5.0"
|
||||
yauzl "2.4.1"
|
||||
|
||||
"@tryghost/helpers@1.1.23":
|
||||
version "1.1.23"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.23.tgz#26fef286a367adabbb04a64fb12cf58073ec8335"
|
||||
integrity sha512-a6BUC7C14wi0/sSzf+9zkxvPfoezL1OXN/7cQBIXG0Mf585Qpk+PYqausfC/rYwF58MesJ4V7COIsfNQHK5EBA==
|
||||
"@tryghost/helpers@1.1.24":
|
||||
version "1.1.24"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.24.tgz#5a94a7f498409ea3eaf58a7893e5da2565e8311d"
|
||||
integrity sha512-APitfehOUzJl+6otRS2XzpactMNBY099v+DXDE218KkNPas+Xw1drR6G5Je8ECgsZ8av1Rq46Cy97q/OAKf+4A==
|
||||
dependencies:
|
||||
lodash-es "^4.17.11"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue