From afb87225bd2cdd72071014bad4e0094c3b2352b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:57:49 +0000 Subject: [PATCH] Bump jodit from 4.12.3 to 4.12.4 Bumps [jodit](https://github.com/xdan/jodit) from 4.12.3 to 4.12.4. - [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.12.3...4.12.4) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.12.4 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 3f6a0812..d0bd9846 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "html5shiv": "3.7.3", "image-map": "2.0.1", "intl-tel-input": "29.0.4", - "jodit": "4.12.3", + "jodit": "4.12.4", "jquery": "4.0.0", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.2.2", diff --git a/yarn.lock b/yarn.lock index a78e2e3f..e7463b76 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3100,10 +3100,10 @@ jake@^10.8.5: filelist "^1.0.1" minimatch "^3.0.4" -jodit@4.12.3: - version "4.12.3" - resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.12.3.tgz#e490bc398213f9df53c064fbf86dc5c2993fcb84" - integrity sha512-EuC7s2KdHfn1r2e/8W/ZVMw9cBVrJjuqxdKD/aw+0n9ykbDXmGrBgE2N7N/AhrqEgywkwI47F2ZIW30UOSXOBw== +jodit@4.12.4: + version "4.12.4" + resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.12.4.tgz#7fb0e5529daef533b1846ff1e7fa32c621862cc0" + integrity sha512-G9s+JY0Kw8OZKBMXQrbVi/ae8F9P9Btw+4fOr/gXnknFgJL7sY5jUyi7n96bja58dnXR6xHK+zxt3GUCcNSVSQ== jquery-menu-aim@1.1.0: version "1.1.0"