From 5e05a23eab618433ca8cc9184eb05bb62f350853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 11:01:42 +0000 Subject: [PATCH] Bump jodit from 4.7.6 to 4.7.8 Bumps [jodit](https://github.com/xdan/jodit) from 4.7.6 to 4.7.8. - [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) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.7.8 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 343f1945..98e69103 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.6", + "jodit": "4.7.8", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.2.2", diff --git a/yarn.lock b/yarn.lock index 33068620..a0aca3c9 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.6: - version "4.7.6" - resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.7.6.tgz#a14213652eb5139d10c1d9dd09e679368c08e395" - integrity sha512-WEOgo8FNPxIdTXlU0K9SHF8ezMivzYNwHDzX0zIIDcivWc8Bl1EQ5d5CkhLN/WHKvyz1bGsR3BfXJeRnX9rcag== +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== jquery-menu-aim@1.1.0: version "1.1.0"