From a2f3b03660e26b728225eebe21d9f8792f2d4721 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 04:05:04 +0000 Subject: [PATCH] build(deps): bump jodit from 4.11.3 to 4.11.6 Bumps [jodit](https://github.com/xdan/jodit) from 4.11.3 to 4.11.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.11.3...4.11.6) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.11.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 48d023a4e4..8f37b8dc64 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.11.3", + "jodit": "^4.11.6", "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 33f39d4611..46ed2e14c2 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.11.3 - version: 4.11.3 + specifier: ^4.11.6 + version: 4.11.6 masonry-layout: specifier: ^4.2.2 version: 4.2.2 @@ -3716,8 +3716,8 @@ packages: hasBin: true dev: true - /jodit@4.11.3: - resolution: {integrity: sha512-JOoj4NZIcFvKx9gCSv3/wHu6eK/Sr1ftlqbUKKaCpN5yvZXPqLcYcXhJRB6oyZrOyKCCbTfXsRP9v1uNSgT81g==} + /jodit@4.11.6: + resolution: {integrity: sha512-a1Yojjkx6MCx8ltVb3dkW6iVgpZpHYWHqffBHBa1bUzcoTqNgvXnwsQzG9PY0alxX2W+7/mZEoJM8V7vh0o3SQ==} dev: false /jquery@3.7.1: