From db0a3457708b1d244d44839c82207bdcf52cce74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 15:36:05 +0000 Subject: [PATCH] Bump ckeditor4 from 4.18.0 to 4.25.0 in /mir-module Bumps [ckeditor4](https://github.com/ckeditor/ckeditor4-releases) from 4.18.0 to 4.25.0. - [Changelog](https://github.com/ckeditor/ckeditor4-releases/blob/master/CHANGES.md) - [Commits](https://github.com/ckeditor/ckeditor4-releases/commits) --- updated-dependencies: - dependency-name: ckeditor4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mir-module/package.json | 2 +- mir-module/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mir-module/package.json b/mir-module/package.json index a5a3d4036c..6f142f02ee 100644 --- a/mir-module/package.json +++ b/mir-module/package.json @@ -35,7 +35,7 @@ "dependencies": { "ckeditor-notification": "^4.11.2", "ckeditor-wordcount-plugin": "^1.17.12", - "ckeditor4": "~4.22.0", + "ckeditor4": "~4.25.0", "vue": "3.2.13", "vue3-openlayers": "^1.0.0" } diff --git a/mir-module/yarn.lock b/mir-module/yarn.lock index c58c16cb0d..0863eca0a5 100644 --- a/mir-module/yarn.lock +++ b/mir-module/yarn.lock @@ -571,10 +571,10 @@ ckeditor-wordcount-plugin@^1.17.12: resolved "https://registry.yarnpkg.com/ckeditor-wordcount-plugin/-/ckeditor-wordcount-plugin-1.17.12.tgz#09452308b460398d7b045efb69b240242a5150f5" integrity sha512-UU6ZpNoJvo6TQ7LoiV1hcEWboHKwqoLKK0CW951ZXH2QywMX+b4FkYNk3ajdrkCWbe2jVT2kbyMHf/H4FK+u8w== -ckeditor4@~4.22.0: - version "4.22.1" - resolved "https://registry.yarnpkg.com/ckeditor4/-/ckeditor4-4.22.1.tgz#a4e79db1bac2ccb9a672c47e601ba4882afaf455" - integrity sha512-Yj4vTHX5YxHwc48gNqUqTm+KLkRr9tuyb4O2VIABu4oKHWRNVIdLdy6vUNe/XNx+RiTavMejfA1MVOU/MxLjqQ== +ckeditor4@~4.25.0: + version "4.25.0" + resolved "https://registry.yarnpkg.com/ckeditor4/-/ckeditor4-4.25.0.tgz#9903e7acc3c1a9aed666fbdb400cf2d4cd52953d" + integrity sha512-XXyP+Ws7dkM11Hd+s+YlMfBj1jr61eQQxoqrH7IxcCA78Sr625VW8vOS/y3y+W7mjdTGJds7BpLTQmYsT9HGDA== cliui@^2.1.0: version "2.1.0"