From f80bb880341a9cfdfad17675b78f65444f5fa24d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 04:05:41 +0000 Subject: [PATCH] build(deps): bump jodit from 4.9.4 to 4.9.6 Bumps [jodit](https://github.com/xdan/jodit) from 4.9.4 to 4.9.6. - [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.4...4.9.6) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0ea1f2e446..8f11b0f97c 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "choices.js": "^11.1.0", "handlebars": "4.7.8", "highlight.js": "^11.11.1", - "jodit": "^4.9.4", + "jodit": "^4.9.6", "masonry-layout": "^4.2.2", "sortablejs": "^1.15.6", "vanilla-cookieconsent": "^3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b8895b63e2..1e8aaa063d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ dependencies: specifier: ^11.11.1 version: 11.11.1 jodit: - specifier: ^4.9.4 - version: 4.9.4 + specifier: ^4.9.6 + version: 4.9.6 masonry-layout: specifier: ^4.2.2 version: 4.2.2 @@ -3713,8 +3713,8 @@ packages: hasBin: true dev: true - /jodit@4.9.4: - resolution: {integrity: sha512-vrC7JqxMfUALL0Q10pq1x1RbECqENegOyAPhYbic5MiNZ+KKJRtBM+S1y6uEH2eYq4iYrp/nNVlfPWVO7OFG3A==} + /jodit@4.9.6: + resolution: {integrity: sha512-2hxjDn5c2p2H//4sbgl9S7zAid1mUXkDXC3aU+HhmsvgABtc+VKuuYFghVGsx/MblNf9zE7waCh6Wyc64zud0Q==} dev: false /jquery@3.7.1: