mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency @tryghost/helpers to v1.1.59
This commit is contained in:
parent
fa1165de6a
commit
8b32f2cf9c
2 changed files with 5 additions and 5 deletions
|
@ -72,7 +72,7 @@
|
|||
"@tryghost/email-analytics-service": "1.0.5",
|
||||
"@tryghost/errors": "1.2.3",
|
||||
"@tryghost/express-dynamic-redirects": "0.2.6",
|
||||
"@tryghost/helpers": "1.1.57",
|
||||
"@tryghost/helpers": "1.1.59",
|
||||
"@tryghost/image-transform": "1.0.28",
|
||||
"@tryghost/job-manager": "0.8.20",
|
||||
"@tryghost/kg-card-factory": "3.1.2",
|
||||
|
|
|
@ -1996,10 +1996,10 @@
|
|||
cookiejar "^2.1.3"
|
||||
reqresnext "^1.7.0"
|
||||
|
||||
"@tryghost/helpers@1.1.57":
|
||||
version "1.1.57"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.57.tgz#93ef9a4ce4456a047964cfb1083d25bc32bf7915"
|
||||
integrity sha512-Png/mXVtMK2SrQaBf+HqbNFUU47UOgzht/r9eRtK76oBPVMbPha6GBUkEE+8WyVYedqxpakflRvTdYhmd24xnQ==
|
||||
"@tryghost/helpers@1.1.59":
|
||||
version "1.1.59"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.59.tgz#09129469a4ade676919b4fabe10fd0e8e72c88b3"
|
||||
integrity sha512-c849BzLFyNZqiu7cTSn4OSwnI9pX8uhC+WTqfSDaO9lqHCeDMVs1/qaJdfqBZgCQn5mlZ4kMU7wJ/pEbxamwuw==
|
||||
dependencies:
|
||||
lodash-es "^4.17.11"
|
||||
|
||||
|
|
Loading…
Reference in a new issue