From c7352d1e9f2a7210c8fadc11b22dfc3a9cdd4cc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 13:14:22 +0000 Subject: [PATCH] Bump jodit from 4.9.4 to 4.9.6 Bumps [jodit](https://github.com/xdan/jodit) from 4.9.4 to 4.9.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.9.4...4.9.6) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.9.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 bc979b31..119e3acc 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "html5shiv": "3.7.3", "image-map": "2.0.1", "intl-tel-input": "26.1.1", - "jodit": "4.9.4", + "jodit": "4.9.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 15718538..95127341 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.9.4: - version "4.9.4" - resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.9.4.tgz#29f09055f43097ac9980cc9fda5797327ec6a577" - integrity sha512-vrC7JqxMfUALL0Q10pq1x1RbECqENegOyAPhYbic5MiNZ+KKJRtBM+S1y6uEH2eYq4iYrp/nNVlfPWVO7OFG3A== +jodit@4.9.6: + version "4.9.6" + resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.9.6.tgz#336afbcf4207bd6cf09fdcaba7f74f6fef55b6d7" + integrity sha512-2hxjDn5c2p2H//4sbgl9S7zAid1mUXkDXC3aU+HhmsvgABtc+VKuuYFghVGsx/MblNf9zE7waCh6Wyc64zud0Q== jquery-menu-aim@1.1.0: version "1.1.0"