From ca7ac2e762cf48bc7d7160d4ab52381e6aef7582 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 11:01:59 +0000 Subject: [PATCH] Bump jodit from 4.7.8 to 4.7.9 Bumps [jodit](https://github.com/xdan/jodit) from 4.7.8 to 4.7.9. - [Release notes](https://github.com/xdan/jodit/releases) - [Changelog](https://github.com/xdan/jodit/blob/main/CHANGELOG.md) - [Commits](https://github.com/xdan/jodit/commits/4.7.9) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.7.9 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 98e69103..2c33d6d9 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "html5shiv": "3.7.3", "image-map": "2.0.1", "intl-tel-input": "25.12.3", - "jodit": "4.7.8", + "jodit": "4.7.9", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.2.2", diff --git a/yarn.lock b/yarn.lock index a0aca3c9..5ddaf3c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3832,10 +3832,10 @@ jake@^10.8.5: filelist "^1.0.1" minimatch "^3.0.4" -jodit@4.7.8: - version "4.7.8" - resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.7.8.tgz#306b71f0da1c9f3b6845272fe09995844c90538f" - integrity sha512-mdtJCMemEtkf+xJWptmrv2qft8aCi/1rZGHoo9bM3jmwgNvwZUvG2SQXJ0T+2Rxt1MC/uvVo3SSt0zkL2oDNcA== +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== jquery-menu-aim@1.1.0: version "1.1.0"