From d153d2beb12abaa069501de82a894d9c82886082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 12:04:30 +0000 Subject: [PATCH] Bump jodit from 4.9.14 to 4.9.16 Bumps [jodit](https://github.com/xdan/jodit) from 4.9.14 to 4.9.16. - [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.14...4.9.16) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.9.16 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 e7167722..2126ce70 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "html5shiv": "3.7.3", "image-map": "2.0.1", "intl-tel-input": "26.7.6", - "jodit": "4.9.14", + "jodit": "4.9.16", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.2.2", diff --git a/yarn.lock b/yarn.lock index 8d44bdb7..08afd95e 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.9.14: - version "4.9.14" - resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.9.14.tgz#d802cf082c4686bf27c4fb127f8b44e91253f655" - integrity sha512-fnQaBl4dqdLOl2OJshvkdi7/fz0DailBoLzqmRg10TR2iLkipjj3ldWRbQm+xYqnFKrJkTR466ilUxzN/QWa+w== +jodit@4.9.16: + version "4.9.16" + resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.9.16.tgz#d1b3cd44a622bd387d223854baae9bb78cba0117" + integrity sha512-bdNpzp1dIi9tSoUH2PAfyT8uJMW0lamWhXM/7gGzQT+bnHTnLqoJrVwbQLKlMjbHf83duQakjZqEePZBS1eE4w== jquery-menu-aim@1.1.0: version "1.1.0"