From 676a2f28c579c4bfd0211628b4ab58a0dca6d251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 11:03:41 +0000 Subject: [PATCH] Bump jodit from 4.11.3 to 4.11.6 Bumps [jodit](https://github.com/xdan/jodit) from 4.11.3 to 4.11.6. - [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.11.3...4.11.6) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.11.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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 c2e4cb39..cb14fd19 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.11.3", + "jodit": "4.11.6", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.2.2", diff --git a/yarn.lock b/yarn.lock index 84449d6f..82a2a49f 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.11.3: - version "4.11.3" - resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.11.3.tgz#e8041623a34412bdb67ad0ddb9b7214ef8cba03c" - integrity sha512-JOoj4NZIcFvKx9gCSv3/wHu6eK/Sr1ftlqbUKKaCpN5yvZXPqLcYcXhJRB6oyZrOyKCCbTfXsRP9v1uNSgT81g== +jodit@4.11.6: + version "4.11.6" + resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.11.6.tgz#74d7941ff9087fdf7455ccf2743d625420e902ac" + integrity sha512-a1Yojjkx6MCx8ltVb3dkW6iVgpZpHYWHqffBHBa1bUzcoTqNgvXnwsQzG9PY0alxX2W+7/mZEoJM8V7vh0o3SQ== jquery-menu-aim@1.1.0: version "1.1.0"