From acfa777210ddb0e0a432793f0e59d01eec697029 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 13:18:16 +0000 Subject: [PATCH] Bump jodit from 4.7.9 to 4.8.10 Bumps [jodit](https://github.com/xdan/jodit) from 4.7.9 to 4.8.10. - [Release notes](https://github.com/xdan/jodit/releases) - [Changelog](https://github.com/xdan/jodit/blob/main/CHANGELOG.md) - [Commits](https://github.com/xdan/jodit/compare/4.7.9...4.8.10) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.8.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ca462408..43fecf54 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "html5shiv": "3.7.3", "image-map": "2.0.1", "intl-tel-input": "26.0.7", - "jodit": "4.7.9", + "jodit": "4.8.10", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.2.2", diff --git a/yarn.lock b/yarn.lock index 2e2cb22c..6933ff3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3546,10 +3546,10 @@ jake@^10.8.5: filelist "^1.0.1" minimatch "^3.0.4" -jodit@4.7.9: - version "4.7.9" - resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.7.9.tgz#168581750fffbbc34cddba72eeb08d911531ad34" - integrity sha512-dPlewnu2+vVXELh9BEJTNQoSBL3Cf2E0fNh30yjSEgUtJHYSUYToDjMDEqr0T/L9iNpqPTODy2b4pzyGpPRUog== +jodit@4.8.10: + version "4.8.10" + resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.8.10.tgz#c6576bc4d8a2bcd837eb46914eebea99c5d4b98b" + integrity sha512-w1oVnNiBiP4Q1PUFWSXT62N11jDlDILOLVLjw1T7ShpcygdRgoRQDLO+szoEi9yHHL7aVw5JFSoymLPOOcC2wA== jquery-menu-aim@1.1.0: version "1.1.0"