From 4ce3ec1a0a1d6afc356f42f7cc2356a7ed70cbe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 04:04:13 +0000 Subject: [PATCH] build(deps): bump jodit from 4.13.21 to 4.13.23 Bumps [jodit](https://github.com/xdan/jodit) from 4.13.21 to 4.13.23. - [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.13.21...4.13.23) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.13.23 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 814cf43847..514a5e331e 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "chart.js": "4.5.1", "choices.js": "11.2.3", "highlight.js": "11.12.0", - "jodit": "4.13.21", + "jodit": "4.13.23", "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 b3d9f61e43..a86df328dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ dependencies: specifier: 11.12.0 version: 11.12.0 jodit: - specifier: 4.13.21 - version: 4.13.21 + specifier: 4.13.23 + version: 4.13.23 masonry-layout: specifier: 4.2.2 version: 4.2.2 @@ -2647,8 +2647,8 @@ packages: hasBin: true dev: true - /jodit@4.13.21: - resolution: {integrity: sha512-u9QqwS4L1KHRWrnnm0tU1pJWR9MxQW5FOTAZRzENeJ+cZH8xL24QZ3XQMH2sI/fI1mIr8G40/LKQThowVkgZvA==} + /jodit@4.13.23: + resolution: {integrity: sha512-RP1K2S6aGzAeRHOIqB7ZV6Ii3AxIbdMLE8wTQSKmCDCyFNBkpmvIiqN2pOCkQcWSnVyXTCW9GWqDBOrFLrtm4g==} dev: false /js-tokens@4.0.0: