mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update dependency @tryghost/helpers to v1.1.53
This commit is contained in:
parent
710136926d
commit
184e20b4de
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.52",
|
||||
"@tryghost/helpers": "1.1.53",
|
||||
"@tryghost/image-transform": "1.0.18",
|
||||
"@tryghost/job-manager": "0.8.12",
|
||||
"@tryghost/kg-card-factory": "3.1.0",
|
||||
|
|
|
@ -1408,10 +1408,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.52":
|
||||
version "1.1.52"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.52.tgz#e30bd367ea62d1b27e59abfa8e8ed8c3e072b74e"
|
||||
integrity sha512-9RFj49Wleb5SNhjxcg/eEscJv6tkrwW356vS+/QRUaGRGwd2DYPm+jejMI3OTOyANDbK+ZtpYH8crCJefg9jBA==
|
||||
"@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==
|
||||
dependencies:
|
||||
lodash-es "^4.17.11"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue