diff --git a/package.json b/package.json index 26aecfee04..837b3c8242 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "@nexes/nql": "0.3.0", - "@tryghost/helpers": "1.1.17", + "@tryghost/helpers": "1.1.18", "@tryghost/members-api": "0.8.3", "@tryghost/members-ssr": "0.7.1", "@tryghost/social-urls": "0.1.4", diff --git a/yarn.lock b/yarn.lock index cf0c75eed9..56bfffc82b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -199,10 +199,10 @@ mkdirp "0.5.0" yauzl "2.4.1" -"@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== +"@tryghost/helpers@1.1.18": + version "1.1.18" + resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.18.tgz#75bcaf0bf69de5d246003be65d0bf9ed0b41fcd9" + integrity sha512-qEwMsHYm+8kwByUgSfV55umfWIvamNXyn21F3WbwC+biYbQNwI+lxe+indiveSJxfoDNv907/ZAevmVK5PmTxw== dependencies: lodash-es "^4.17.11"