From 2562156d624b8bdb35731c5a08fa6fc10886432b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 12:03:58 +0000 Subject: [PATCH] Bump jodit from 4.7.9 to 4.8.2 Bumps [jodit](https://github.com/xdan/jodit) from 4.7.9 to 4.8.2. - [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.7.9...4.8.2) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... 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 ca462408..e929ba57 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "html5shiv": "3.7.3", "image-map": "2.0.1", "intl-tel-input": "26.0.7", - "jodit": "4.7.9", + "jodit": "4.8.2", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.2.2", diff --git a/yarn.lock b/yarn.lock index 2e2cb22c..fe8b10de 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.7.9: - version "4.7.9" - resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.7.9.tgz#168581750fffbbc34cddba72eeb08d911531ad34" - integrity sha512-dPlewnu2+vVXELh9BEJTNQoSBL3Cf2E0fNh30yjSEgUtJHYSUYToDjMDEqr0T/L9iNpqPTODy2b4pzyGpPRUog== +jodit@4.8.2: + version "4.8.2" + resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.8.2.tgz#6dd4019666b458f005249ff5bbd5c7144e8b9a4f" + integrity sha512-F1z5nxYRikwx1x3/QyDA3blDop6EPawSV8b6bqoSH4JcZROe26lDxhtJR3THajZy50DxSEHrrkKFbJ+ZhI3XnQ== jquery-menu-aim@1.1.0: version "1.1.0"