diff --git a/ghost/admin/package.json b/ghost/admin/package.json index e71d01977d..8b5d35d36a 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": "4.0.1", "@tryghost/kg-converters": "0.0.22", - "@tryghost/koenig-lexical": "1.0.6", + "@tryghost/koenig-lexical": "1.0.7", "@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 68c1fe1484..093a62eeb1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7927,10 +7927,10 @@ dependencies: semver "^7.3.5" -"@tryghost/koenig-lexical@1.0.6": - version "1.0.6" - resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-1.0.6.tgz#afa55ad43519dee3c74892135281375fd24852d6" - integrity sha512-93m+b6o/tqghrBYMG0t+Jmk+PF6QwqGBnUZHMSZo6xweM5QxWiQCnl5WlI0q1D2MKClFq2M+qmrbehCpD0KdOw== +"@tryghost/koenig-lexical@1.0.7": + version "1.0.7" + resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-1.0.7.tgz#4131d8814c446c9609098327968a6677d17d14d3" + integrity sha512-k/b6ObKD2BorgoF4/+/Lc5NmRf2tY1Su+4+cK5vhs9H5ykmjdSHXBMmRFjobPx1yaPT6PpLYGQj15kC+5EsmcA== "@tryghost/limit-service@1.2.12", "@tryghost/limit-service@^1.2.10": version "1.2.12"