From 065e702172a09f9d0710b94f1cb770d8e214d5ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 11:03:18 +0000 Subject: [PATCH] Bump jodit from 4.11.13 to 4.11.14 Bumps [jodit](https://github.com/xdan/jodit) from 4.11.13 to 4.11.14. - [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.13...4.11.14) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.11.14 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 31676076..e64785bc 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.1", - "jodit": "4.11.13", + "jodit": "4.11.14", "jquery": "4.0.0", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.2.2", diff --git a/yarn.lock b/yarn.lock index e9f16a79..2a46bffb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3028,10 +3028,10 @@ jake@^10.9.1: filelist "^1.0.4" picocolors "^1.1.1" -jodit@4.11.13: - version "4.11.13" - resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.11.13.tgz#7afbd1455af4fc4c1e95e37a25843dc6d99e8c55" - integrity sha512-G/Tx18n7dYxS8Ewpm21sIpARQzIKk/DombIgR9tll/so+HwIAlf3/vjG/nWmm7+w8Sr31JeCZicoGQ1+pYNHSQ== +jodit@4.11.14: + version "4.11.14" + resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.11.14.tgz#e540a3057f1cde3101ee55435112564c01f4d50d" + integrity sha512-ngV9/+IiwTYBnoHPBmcN0zXPpbYLEJ/Rwh21ooDl1llCY7T+usXmMhtQQpqbdxv415mhZisrKzfmsc6tFJBM9A== jquery-menu-aim@1.1.0: version "1.1.0"