diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 23ed311f34..3a337a2e1e 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -32,7 +32,7 @@ "@html-next/vertical-collection": "2.0.0", "@sentry/ember": "6.11.0", "@tryghost/color-utils": "0.1.1", - "@tryghost/helpers": "1.1.50", + "@tryghost/helpers": "1.1.51", "@tryghost/kg-clean-basic-html": "2.0.3", "@tryghost/kg-parser-plugins": "2.0.3", "@tryghost/limit-service": "0.6.1", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 71afa5890a..3e0376d66c 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1808,10 +1808,10 @@ dependencies: color "^3.2.1" -"@tryghost/helpers@1.1.50": - version "1.1.50" - resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.50.tgz#c57cbdc84ff1b2210677448ad588ab62534f77b3" - integrity sha512-ElSIWZZKa01zAAA6o7Io+8T1iK+nQNcbp8nwLB/Wmtln2wIsOOxRiiWOMaqMS2jlRb1LCUkIajWwzoRfCXRc7Q== +"@tryghost/helpers@1.1.51": + version "1.1.51" + resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.51.tgz#18c0696318c16c05987f329b0fe08aa672b22669" + integrity sha512-hkKN4xZ0IVUu7Nsy5wLD5llVpRZi6Zk3KlYwkkIp9tDiA/UO4uWACMWyt9H05yqziK27/GEj7iODDtqwWe3HHw== dependencies: lodash-es "^4.17.11"