diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 3ecc42e46e..b90e7da3b0 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.20", + "@tryghost/koenig-lexical": "0.5.21", "@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 b55c0ed3b9..0ed13e1ab7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7920,10 +7920,10 @@ dependencies: semver "^7.3.5" -"@tryghost/koenig-lexical@0.5.20": - version "0.5.20" - resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-0.5.20.tgz#81159bf6a03ad11c1e28b05759fe85e1356cd3da" - integrity sha512-7NNqlibI2CG8PbUzo8B1MbQlE0+3j/P/rHmS5wq8Ien0QIit9E3kqMYqextMOoip9pgtyJqeq63ygEe9ykIdxQ== +"@tryghost/koenig-lexical@0.5.21": + version "0.5.21" + resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-0.5.21.tgz#5aea7750eb309720cbc5999ee28d78409599fade" + integrity sha512-0JNHibwfgDUZ9FAzUtvCmojvhTxLbuvnZOpcsXoYSpif2dvvugmao5RpuK8iUHITylGi2DOxnYU7JHLjfL/AVg== "@tryghost/limit-service@1.2.12", "@tryghost/limit-service@^1.2.10": version "1.2.12"