From fb71b03c2861067f4a399b5f7cd8518b47b0bf4e Mon Sep 17 00:00:00 2001 From: Sag Date: Tue, 23 Jul 2024 18:03:21 +0200 Subject: [PATCH] Updated dependency koenig-lexical to v1.3.12 (#20645) ref https://linear.app/tryghost/issue/SLO-181 - this version fixes copy/pasting images from Slack to the editor --- ghost/admin/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 335333ccf7..183c7d6858 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -49,7 +49,7 @@ "@tryghost/helpers": "1.1.90", "@tryghost/kg-clean-basic-html": "4.1.1", "@tryghost/kg-converters": "1.0.5", - "@tryghost/koenig-lexical": "1.3.11", + "@tryghost/koenig-lexical": "1.3.12", "@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 652a346600..0884cf7c79 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8062,10 +8062,10 @@ dependencies: semver "^7.3.5" -"@tryghost/koenig-lexical@1.3.11": - version "1.3.11" - resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-1.3.11.tgz#fe7f5add77303f8e884d120f606d0228e6e731ff" - integrity sha512-h6uVmcPCGMbmVmh+TuORMnYcN5U/1RCAL/LgeizphufPUVD6bXi+icxJQ5qpY1yIH1iNABSc6lPcwFgajM4COA== +"@tryghost/koenig-lexical@1.3.12": + version "1.3.12" + resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-1.3.12.tgz#2a398f66b48e03cab5aaf58edd03c6d3294940cb" + integrity sha512-taAz1XOQTrQKvviiBLfO/bIyDM/B+3ghH+EUITWOY+5JRDhbk2TnVrFD8VABsKnRWgdzSFXE/ToiXlIW8np4pg== "@tryghost/limit-service@1.2.14": version "1.2.14"