diff --git a/ghost/admin/package.json b/ghost/admin/package.json index a4d1114d91..056a9cbe12 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -46,7 +46,7 @@ "@tryghost/helpers": "1.1.88", "@tryghost/kg-clean-basic-html": "3.0.41", "@tryghost/kg-converters": "0.0.22", - "@tryghost/koenig-lexical": "0.5.26", + "@tryghost/koenig-lexical": "0.5.27", "@tryghost/limit-service": "1.2.12", "@tryghost/members-csv": "0.0.0", "@tryghost/nql": "0.12.0", diff --git a/yarn.lock b/yarn.lock index 71a8c0ae63..3023368435 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7919,10 +7919,10 @@ dependencies: semver "^7.3.5" -"@tryghost/koenig-lexical@0.5.26": - version "0.5.26" - resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-0.5.26.tgz#9ad40c41e3eb59d36f646a51d43b4b4658360b56" - integrity sha512-6snd1GywaQ9GyKV6FcoGTIn4GlNIn45SspqYn+q0yLAArAVHEdY1tjDORFVuIaTqbR4e+BVulSg9gZOle0QtRw== +"@tryghost/koenig-lexical@0.5.27": + version "0.5.27" + resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-0.5.27.tgz#3f63f2adef46a706dfcca24e5c1fd4fc576fe05b" + integrity sha512-Lg6mcj/Psn5KSbKNccWqtgk+ivAn8NV2H0BZ+xTc57VOm2jo+OFElTAbJmBjk2IoFZZfNxlDYx2M20rfW/PhKg== "@tryghost/limit-service@1.2.12", "@tryghost/limit-service@^1.2.10": version "1.2.12"