From 8914784a96995f0c39a362f138b25bf55fa0ec59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 17:57:44 +0000 Subject: [PATCH] Bump tinymce-i18n from 24.11.11 to 24.11.25 Bumps [tinymce-i18n](https://github.com/mklkj/tinymce-i18n) from 24.11.11 to 24.11.25. - [Release notes](https://github.com/mklkj/tinymce-i18n/releases) - [Commits](https://github.com/mklkj/tinymce-i18n/compare/24.11.11...24.11.25) --- updated-dependencies: - dependency-name: tinymce-i18n dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b2b84f0a7..b6081c4f5 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "popper.js": "^1.16.1", "slugify": "^1.6.6", "tinymce": "^5.10.9", - "tinymce-i18n": "^24.11.11", + "tinymce-i18n": "^24.11.25", "ublaboo-datagrid": "^6.9.1", "vue-axios": "^3.4.1", "vuex": "^3.6.2" diff --git a/yarn.lock b/yarn.lock index b1bbda224..fbfbe7e04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1618,10 +1618,10 @@ terser@^5.26.0: commander "^2.20.0" source-map-support "~0.5.20" -tinymce-i18n@^24.11.11: - version "24.11.11" - resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-24.11.11.tgz#5bbc6ec35d818b27996047d725af7275145d8365" - integrity sha512-1iH1qrR5KxeSH6uy28PeHdBttGUhfSbk31Vxp430gk3Uvt8Djay7CxvM7p695TmNyNYHWgFpQU09LduIyesOwQ== +tinymce-i18n@^24.11.25: + version "24.11.25" + resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-24.11.25.tgz#72bbc562daa5d68e19fd970048b59573c0c9ef27" + integrity sha512-/g56/NXUpkl7l17S1wkAg/3tMJ/YWR7qZimvsBibE+iHYo0CYnemmYn9dA4RBrmpr5ZEzhFz65u48Cr5MRfv5w== tinymce@^5.10.9: version "5.10.9"