diff --git a/ghost/admin/package.json b/ghost/admin/package.json index e3625cf40a..e8423b18cf 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -29,7 +29,7 @@ "@ember/optional-features": "1.0.0", "@ember/render-modifiers": "1.0.2", "@html-next/vertical-collection": "1.0.0", - "@tryghost/helpers": "1.1.15", + "@tryghost/helpers": "1.1.17", "@tryghost/kg-clean-basic-html": "0.1.3", "@tryghost/kg-parser-plugins": "0.8.0", "@tryghost/mobiledoc-kit": "0.11.2-ghost.4", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index bc23e9ee8c..f55c324314 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1021,10 +1021,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.15": - version "1.1.15" - resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.15.tgz#8a8e53af47630707aeb328fc949ce37464f7d447" - integrity sha512-llve/Ha+uUnqrqP4TlGIXf+W5nDRv6XsiqLWoUFARtciP42kMQLQY+ABC4Fmc0N1daD1P020jTjd7eX+9fdVFw== +"@tryghost/helpers@1.1.17": + version "1.1.17" + resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.17.tgz#73582c3f18606c3038385e3c29185c86765ad4e4" + integrity sha512-0c+VB6LgTvLd7NPtSoyEIF5fwG9EbU95/km1TKMjKP3wOJSeRF908sF638psrvVCQfalS5oR3Q3VhVbwOQ0PZg== dependencies: lodash-es "^4.17.11"