diff --git a/package.json b/package.json index 58ba62df46..2083521e01 100644 --- a/package.json +++ b/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.19", + "@tryghost/helpers": "1.1.20", "@tryghost/kg-clean-basic-html": "0.1.4", "@tryghost/kg-parser-plugins": "0.8.1", "@tryghost/mobiledoc-kit": "0.11.2-ghost.4", diff --git a/yarn.lock b/yarn.lock index 6d799cce13..9a92874d02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1093,10 +1093,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.19": - version "1.1.19" - resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.19.tgz#ea623cee798780ea013ef0242321cf7fab34afe5" - integrity sha512-jMlDYMMlSuZtz+PIBqbuJQFMca+KCiBjWV+tBLU62Uc6MPKgo5wAOzFg8kxQ6KEVY4eVdg5RO6EzFGqcxINI/A== +"@tryghost/helpers@1.1.20": + version "1.1.20" + resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.20.tgz#e0b829b00b3fba83938cad979afc35e458bc698a" + integrity sha512-qnvBwbqPK54jbrp1FoigTS5HOz8NhCkE9Aknm357zSEmBzyhNqilivjV1DoDP/G2Ebwt9Bt9drPhTR+1MlBwvA== dependencies: lodash-es "^4.17.11"