diff --git a/package.json b/package.json index 0c15d95edc..1d71391a85 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@sentry/node": "5.20.1", "@tryghost/adapter-manager": "0.1.7", "@tryghost/errors": "0.2.0", - "@tryghost/helpers": "1.1.27", + "@tryghost/helpers": "1.1.28", "@tryghost/image-transform": "1.0.0", "@tryghost/kg-card-factory": "2.1.1", "@tryghost/kg-default-atoms": "2.0.1", diff --git a/yarn.lock b/yarn.lock index 19d67223d3..d778f50219 100644 --- a/yarn.lock +++ b/yarn.lock @@ -375,10 +375,10 @@ ghost-ignition "4.2.1" lodash "4.17.15" -"@tryghost/helpers@1.1.27": - version "1.1.27" - resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.27.tgz#4686e709971df432f08cf52db787f671ad182e3b" - integrity sha512-5DkGcbJHJopVk1S3zvEzPgy8WAHWysQHhUqVSL0dhfvUITcrQuwcqVERi72r/rT/gixqyb2lNBVIsSo1wevERA== +"@tryghost/helpers@1.1.28": + version "1.1.28" + resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.28.tgz#25e1a1d5948e2739cc0c27e29e1cab5e03f0b06a" + integrity sha512-uhAZoge65M72ULdwXPkb9cVAMzDoFoUPzywnPwDRVZur437uQ5ZmiXH3Zg1fAxgAShB/mEqxop/QFOD7ywqboA== dependencies: lodash-es "^4.17.11"