From 40b6efc1fb979f4e125a9ef17c0d4b7f28345c70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 13:18:30 +0000 Subject: [PATCH] Bump jodit from 4.10.2 to 4.11.3 Bumps [jodit](https://github.com/xdan/jodit) from 4.10.2 to 4.11.3. - [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.10.2...4.11.3) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.11.3 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 f7e76b5c..c2e4cb39 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "html5shiv": "3.7.3", "image-map": "2.0.1", "intl-tel-input": "26.8.0", - "jodit": "4.10.2", + "jodit": "4.11.3", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.2.2", diff --git a/yarn.lock b/yarn.lock index c7480c39..84449d6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3624,10 +3624,10 @@ jake@^10.9.1: filelist "^1.0.4" picocolors "^1.1.1" -jodit@4.10.2: - version "4.10.2" - resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.10.2.tgz#9dca3fc696ba34698677a1c93536aa6796b43e5f" - integrity sha512-eBnB0zL6sFcySh2/ZfmZApRuPmO6+hOJoUJ5J7Lq1R9EYqBTAj77zhFC/B6wNC5V14m8P0UZ+X946dnhcVKrXQ== +jodit@4.11.3: + version "4.11.3" + resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.11.3.tgz#e8041623a34412bdb67ad0ddb9b7214ef8cba03c" + integrity sha512-JOoj4NZIcFvKx9gCSv3/wHu6eK/Sr1ftlqbUKKaCpN5yvZXPqLcYcXhJRB6oyZrOyKCCbTfXsRP9v1uNSgT81g== jquery-menu-aim@1.1.0: version "1.1.0"