mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency @tryghost/helpers to v1.1.56
This commit is contained in:
parent
bc17e6ac49
commit
5b76ae6ac5
2 changed files with 5 additions and 5 deletions
|
@ -69,7 +69,7 @@
|
|||
"@tryghost/email-analytics-service": "1.0.5",
|
||||
"@tryghost/errors": "1.2.1",
|
||||
"@tryghost/express-dynamic-redirects": "0.2.4",
|
||||
"@tryghost/helpers": "1.1.55",
|
||||
"@tryghost/helpers": "1.1.56",
|
||||
"@tryghost/image-transform": "1.0.27",
|
||||
"@tryghost/job-manager": "0.8.18",
|
||||
"@tryghost/kg-card-factory": "3.1.1",
|
||||
|
|
|
@ -1391,10 +1391,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@tryghost/express-dynamic-redirects/-/express-dynamic-redirects-0.2.4.tgz#ae11560e16ca9438778a8e9e8034e4c6e7507f6d"
|
||||
integrity sha512-i1/6SAgfdLRoJX6OCAh7mNm50TzKbWM6hf5W6yGUSAz1M99y+7VypnTkGoy+0XPefS3OgjBTEThYWnz4aimcbQ==
|
||||
|
||||
"@tryghost/helpers@1.1.55":
|
||||
version "1.1.55"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.55.tgz#edf763d9eca65337ea6a8a760c555f162faf1d25"
|
||||
integrity sha512-8m9dufERFZDxSCJgnHJmAenjlamZAdg9nBtIBBtkHi11iNnOt/ZcS+DdU3xMKDmCqzfUT6Pl3UcJtmKOaeNlkQ==
|
||||
"@tryghost/helpers@1.1.56":
|
||||
version "1.1.56"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.56.tgz#9599dd0d9a435077ee1053bf5c1877ff7c043040"
|
||||
integrity sha512-hFK0jHt2zIWHdnG2B2igAQqh4c9vmlRaEGTYu2FXBO9sgxG4T3bkiuI9/fYt79sN3NoTXuB967+v4I+3Y6qEow==
|
||||
dependencies:
|
||||
lodash-es "^4.17.11"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue