From ef95876e31a67116f5d7b3fd5db5124b6a7003e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 14:24:23 +0000 Subject: [PATCH] Bump jodit from 4.7.9 to 4.8.9 Bumps [jodit](https://github.com/xdan/jodit) from 4.7.9 to 4.8.9. - [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.7.9...4.8.9) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.8.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 209482e62..51916c2e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11518,6 +11518,12 @@ "jiti": "lib/jiti-cli.mjs" } }, + "node_modules/jodit": { + "version": "4.8.9", + "resolved": "https://registry.npmjs.org/jodit/-/jodit-4.8.9.tgz", + "integrity": "sha512-uEfcIAA/dFKBUrgBQJTa20Vz6bYmyknJSkhMcvwORNKHnsS0xPdufaY+XIM0qGeK3bqOmzT6xj7KRz9v6slbSw==", + "license": "MIT" + }, "node_modules/js-tokens": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", @@ -23168,12 +23174,6 @@ "@pkgjs/parseargs": "^0.11.0" } }, - "packages/stencil-library/node_modules/jodit": { - "version": "4.7.9", - "resolved": "https://registry.npmjs.org/jodit/-/jodit-4.7.9.tgz", - "integrity": "sha512-dPlewnu2+vVXELh9BEJTNQoSBL3Cf2E0fNh30yjSEgUtJHYSUYToDjMDEqr0T/L9iNpqPTODy2b4pzyGpPRUog==", - "license": "MIT" - }, "packages/stencil-library/node_modules/jsdom": { "version": "26.1.0", "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-26.1.0.tgz",