From 3d87a4d542a7a5fb8fa15c838f98b5b89c5ab7bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 04:04:12 +0000 Subject: [PATCH] build(deps): bump jodit from 4.12.37 to 4.12.39 Bumps [jodit](https://github.com/xdan/jodit) from 4.12.37 to 4.12.39. - [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.37...4.12.39) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.12.39 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 8559ac311d..1781464c04 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "chart.js": "4.5.1", "choices.js": "11.2.3", "highlight.js": "11.11.1", - "jodit": "4.12.37", + "jodit": "4.12.39", "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 9f6838cd38..e143e9579d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ dependencies: specifier: 11.11.1 version: 11.11.1 jodit: - specifier: 4.12.37 - version: 4.12.37 + specifier: 4.12.39 + version: 4.12.39 masonry-layout: specifier: 4.2.2 version: 4.2.2 @@ -2647,8 +2647,8 @@ packages: hasBin: true dev: true - /jodit@4.12.37: - resolution: {integrity: sha512-17tFO2IfGWVnOhhu5RrlrjLeEz9CM5VVec0G+mcdjBaQ9AnTHrz7jE+nTaB1nMNypF3mmi6QUHZrQpGxOniIWQ==} + /jodit@4.12.39: + resolution: {integrity: sha512-ke90SM+ZyiWG35SXSEUjuiFreBAYKrm+IDijc95gLFmLlU+yWUfIlASE7dsDUO5/WlUbOw4Q7lP9MqAI3ygNDg==} dev: false /jquery@3.7.1: