diff --git a/ghost/admin/package.json b/ghost/admin/package.json index dcffe7f48f..1033ba10f5 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -30,7 +30,7 @@ "@ember/render-modifiers": "1.0.2", "@glimmer/component": "1.0.0", "@html-next/vertical-collection": "1.0.0", - "@tryghost/helpers": "1.1.24", + "@tryghost/helpers": "1.1.25", "@tryghost/kg-clean-basic-html": "0.1.7", "@tryghost/kg-parser-plugins": "0.9.2", "@tryghost/mobiledoc-kit": "0.12.4-ghost.1", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 4fe0dbe327..52ae61b9d7 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1477,10 +1477,10 @@ resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5" integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ== -"@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== +"@tryghost/helpers@1.1.25": + version "1.1.25" + resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.25.tgz#ad24706c765465f0a1e8d7509c9d8c13bc33ed3f" + integrity sha512-tfgODU4mQvgkqh8Gw8PAIMEcU4+rFo2PXSZK0KTv+q8JocQJac8jvEoW/KQOZrjxwDr0INEtxiUguikxhi0mNg== dependencies: lodash-es "^4.17.11"