From a140071b775f751ef42a47826d24da25bd7abdd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 18:31:58 +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 892a4fb824..3cd543745d 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.18.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 629e7ce3ad..9112bc2979 100644 --- a/mir-module/yarn.lock +++ b/mir-module/yarn.lock @@ -622,10 +622,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.18.0: - version "4.18.0" - resolved "https://registry.yarnpkg.com/ckeditor4/-/ckeditor4-4.18.0.tgz#d54861a9d5a01029f16a54b820a4af10d3bbc156" - integrity sha512-O4tnQCH0APKrBsz78L+m48s9Cs90aq0Nsatmh9CUj2YBTh8UZYdYcelBLVA84SlwA1nsx07aC76Zn08vgHqmLQ== +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"