diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 3e84b3f8e5..7f71ae978a 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -47,7 +47,7 @@ "@tryghost/helpers": "1.1.90", "@tryghost/kg-clean-basic-html": "4.1.0", "@tryghost/kg-converters": "1.0.4", - "@tryghost/koenig-lexical": "1.2.1", + "@tryghost/koenig-lexical": "1.2.2", "@tryghost/limit-service": "1.2.14", "@tryghost/members-csv": "0.0.0", "@tryghost/nql": "0.12.3", diff --git a/yarn.lock b/yarn.lock index 014598df4d..89ef96d10b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7148,10 +7148,10 @@ dependencies: semver "^7.3.5" -"@tryghost/koenig-lexical@1.2.1": - version "1.2.1" - resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-1.2.1.tgz#27bf9d32993a5c3dd9a4d0367c576601ee4a679d" - integrity sha512-4akqYfNfOJcGvCZLQE+STD1Zv6xmVqUlsXVLadMCP6biHleiUgU22eBBASlHqQB3yazrBf6yQ/aNDaSE9GJtrw== +"@tryghost/koenig-lexical@1.2.2": + version "1.2.2" + resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-1.2.2.tgz#39cd50959de7b5ff8e0d2dbd8688ff83c81f57e1" + integrity sha512-1bFveIMMNg3Q6UPWGjTvg6m430N+4ZAMTWs2IfuR3iIVBPp687T41vgsiMQySfAepm/WKRAltpIh4kNYQOy1Ng== "@tryghost/limit-service@1.2.14": version "1.2.14"