From eaea6730fb77c94d39b078fcf9d6393992a107a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 09:13:39 +0000 Subject: [PATCH] chore(deps): bump jodit from 4.2.50 to 4.12.27 Bumps [jodit](https://github.com/xdan/jodit) from 4.2.50 to 4.12.27. - [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.2.50...4.12.27) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.12.27 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/yarn.lock b/yarn.lock index b8947ef3..1dba7531 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2971,11 +2971,6 @@ attr-accept@^1.1.3: dependencies: core-js "^2.5.0" -autobind-decorator@^2.4.0: - version "2.4.0" - resolved "https://registry.npmjs.org/autobind-decorator/-/autobind-decorator-2.4.0.tgz" - integrity sha512-OGYhWUO72V6DafbF8PM8rm3EPbfuyMZcJhtm5/n26IDwO18pohE4eNazLoCGhPiXOCD0gEGmrbU3849QvM8bbw== - available-typed-arrays@^1.0.7: version "1.0.7" resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz" @@ -7098,11 +7093,9 @@ jodit-react@^5.0.10: jodit "^4.2.48" jodit@^4.2.48: - version "4.2.50" - resolved "https://registry.npmjs.org/jodit/-/jodit-4.2.50.tgz" - integrity sha512-fEOyJyLzOTE20qeu0tXItcI8kGWOVWOcPsABMlkGXrhq+Lee9RXNSLshK6xScudh+n/AvRS0DisAPcm2fx5JmQ== - dependencies: - autobind-decorator "^2.4.0" + version "4.12.27" + resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.12.27.tgz#561a0b473208bb0331574400ae66fd2df7350500" + integrity sha512-Gc8QH6szUbwV2oFvflxeaTfKf9RyXdOHdMLcKuK2OekejKuXfSy85FQlMyHQOjQFMFKd6FuDU1pyVVPaj2BjZQ== js-base64@^2.4.3: version "2.6.4"