mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency @tryghost/helpers to v1.1.54
This commit is contained in:
parent
1b9ca304ed
commit
0ff7011b0b
2 changed files with 5 additions and 5 deletions
|
@ -68,7 +68,7 @@
|
|||
"@tryghost/email-analytics-service": "1.0.4",
|
||||
"@tryghost/errors": "0.2.17",
|
||||
"@tryghost/express-dynamic-redirects": "0.2.1",
|
||||
"@tryghost/helpers": "1.1.53",
|
||||
"@tryghost/helpers": "1.1.54",
|
||||
"@tryghost/image-transform": "1.0.18",
|
||||
"@tryghost/job-manager": "0.8.12",
|
||||
"@tryghost/kg-card-factory": "3.1.0",
|
||||
|
|
|
@ -1691,10 +1691,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@tryghost/express-dynamic-redirects/-/express-dynamic-redirects-0.2.1.tgz#95cdeaedb9022d081acb6e51eee67664621e0f2b"
|
||||
integrity sha512-UPurddk9liMFD9wmOwKW/40fUvkabY+Z2AN62WpoZWrprZDYBOtL6fY/xtkbYzgcFQ2bGomnavPlohhK4D1qcw==
|
||||
|
||||
"@tryghost/helpers@1.1.53":
|
||||
version "1.1.53"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.53.tgz#f1505aa1a3eccd859f4aa04891cf151c2ae34ba4"
|
||||
integrity sha512-FoC8M5gNwGr/jQh1SzXr30XpvD2eyYTmnG+hil1KGgGoW9dHkGo0LWsy5j/UOs45cgSJlZVspY5DTPD7rcNVVg==
|
||||
"@tryghost/helpers@1.1.54":
|
||||
version "1.1.54"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.54.tgz#ace79f846df2a7a61b6a62f558e8985377f5acfd"
|
||||
integrity sha512-MuBfJcuvdwT4leZ0RgC4xxxBCwX/O1xl/D/rqinx9yMhcrwy6CmOQMsx0BcFMuihXktUzcql3KG34lRHLjEwZw==
|
||||
dependencies:
|
||||
lodash-es "^4.17.11"
|
||||
|
||||
|
|
Loading…
Reference in a new issue