diff --git a/ghost/admin/package.json b/ghost/admin/package.json index fad2bf8adb..8bdc79b7da 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -29,7 +29,7 @@ "@ember/optional-features": "0.7.0", "@ember/render-modifiers": "1.0.0", "@html-next/vertical-collection": "1.0.0", - "@tryghost/helpers": "1.1.7", + "@tryghost/helpers": "1.1.8", "@tryghost/kg-clean-basic-html": "0.1.2", "@tryghost/kg-parser-plugins": "0.6.0", "@tryghost/mobiledoc-kit": "0.11.2-ghost.4", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 363b24c8c8..e37bcd55bf 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -987,10 +987,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.7": - version "1.1.7" - resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.7.tgz#3c2c67f4b57162f273bbc2884ec450f746f7fc15" - integrity sha512-in0E3+Qy7osyX7+65Y0PJliq4wxKazBVKDn1i8P34mcMUYeZ4HtCofi+TJOClCjeJQtSZsPcq4lb1Y7YvOydnQ== +"@tryghost/helpers@1.1.8": + version "1.1.8" + resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.8.tgz#76076a72a832301ec92ae496f3853e71821d1de6" + integrity sha512-fytcWw6qjIcPnL2TNGjEfc8dP/cWX/n2dwJZ5LRtOEMbGXUnkwf50+YXidWWDSAIozCKi80M9nhBIV7shtgsuA== dependencies: lodash-es "^4.17.11"