From e372b4711b0271768530157966b716bc0ac5b701 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 06:49:21 +0000 Subject: [PATCH] build(deps): bump jodit from 4.2.50 to 4.13.10 Bumps [jodit](https://github.com/xdan/jodit) from 4.2.50 to 4.13.10. - [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.13.10) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.13.10 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 9139bc80..e9e9d3cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3197,11 +3197,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" @@ -6435,11 +6430,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.13.10" + resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.13.10.tgz#b174ccebf77d351f0cadad1fc79daddc15da30ba" + integrity sha512-GMtBILt+UcaHFmLY5nx8hEtWu/ZHzb2Ozs1sYIN7Iyy07XCA102Y8L2ViHgTn9N1s7+Bq5KNAqB4NlAg8JDlxw== js-cookie@^3.0.5: version "3.0.5"