From c5e42440fdcc8509073c434e74b9df267f7c09ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 04:05:22 +0000 Subject: [PATCH] build(deps): bump jodit from 4.8.9 to 4.9.4 Bumps [jodit](https://github.com/xdan/jodit) from 4.8.9 to 4.9.4. - [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.8.9...4.9.4) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.9.4 dependency-type: direct:production update-type: version-update:semver-minor ... 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 f7cdfdf28d..31274a9126 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.8.9", + "jodit": "^4.9.4", "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 12c5ec770a..aad2f31969 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.8.9 - version: 4.8.9 + specifier: ^4.9.4 + version: 4.9.4 masonry-layout: specifier: ^4.2.2 version: 4.2.2 @@ -3713,8 +3713,8 @@ packages: hasBin: true dev: true - /jodit@4.8.9: - resolution: {integrity: sha512-uEfcIAA/dFKBUrgBQJTa20Vz6bYmyknJSkhMcvwORNKHnsS0xPdufaY+XIM0qGeK3bqOmzT6xj7KRz9v6slbSw==} + /jodit@4.9.4: + resolution: {integrity: sha512-vrC7JqxMfUALL0Q10pq1x1RbECqENegOyAPhYbic5MiNZ+KKJRtBM+S1y6uEH2eYq4iYrp/nNVlfPWVO7OFG3A==} dev: false /jquery@3.7.1: