From 26a8234cc3203754ff484b0441d36dd549780e35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 04:04:53 +0000 Subject: [PATCH] build(deps): bump jodit from 4.12.39 to 4.12.43 Bumps [jodit](https://github.com/xdan/jodit) from 4.12.39 to 4.12.43. - [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.12.39...4.12.43) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.12.43 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 28e44d11c5..c36067d70c 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "chart.js": "4.5.1", "choices.js": "11.2.3", "highlight.js": "11.11.1", - "jodit": "4.12.39", + "jodit": "4.12.43", "masonry-layout": "4.2.2", "sortablejs": "1.15.7", "vanilla-cookieconsent": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7938374ace..0850b17941 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ dependencies: specifier: 11.11.1 version: 11.11.1 jodit: - specifier: 4.12.39 - version: 4.12.39 + specifier: 4.12.43 + version: 4.12.43 masonry-layout: specifier: 4.2.2 version: 4.2.2 @@ -2769,8 +2769,8 @@ packages: hasBin: true dev: true - /jodit@4.12.39: - resolution: {integrity: sha512-ke90SM+ZyiWG35SXSEUjuiFreBAYKrm+IDijc95gLFmLlU+yWUfIlASE7dsDUO5/WlUbOw4Q7lP9MqAI3ygNDg==} + /jodit@4.12.43: + resolution: {integrity: sha512-6rdMmJwPFgymLt2L7Gc6MYLyJonMbTCgaOve3rIWWmtYUjlPvEJlT1J0KtCT7xPVPZezx7hXhyo+5bf4hSXeTg==} dev: false /js-tokens@4.0.0: