From 2d67d6c9830d4030687673776d83f6d2890d9ef3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 12:02:17 +0000 Subject: [PATCH] Bump tinymce from 8.2.1 to 8.2.2 Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 8.2.1 to 8.2.2. - [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/8.2.2/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-version: 8.2.2 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 0c891d51..3f75efa8 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "swiper": "12.0.3", "systemjs": "6.15.1", "tableexport": "5.2.0", - "tinymce": "8.2.1", + "tinymce": "8.2.2", "underscore": "1.13.7", "unitegallery": "1.7.28", "urijs": "1.19.11", diff --git a/yarn.lock b/yarn.lock index fa87ee34..477cd68a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6227,10 +6227,10 @@ tinyglobby@^0.2.12: fdir "^6.5.0" picomatch "^4.0.3" -tinymce@8.2.1: - version "8.2.1" - resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-8.2.1.tgz#93848d11c8a93cf51e5b4407d8cc6a729719cfbd" - integrity sha512-gbZJH91f91jLfD39juLt/oiAMoaxwTquJMJZR0A1uzcOVrddo8hI/2Y+Uji0/vPudmbDxatnmfIG/9/j3KzP0g== +tinymce@8.2.2: + version "8.2.2" + resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-8.2.2.tgz#0eafd350759871067b2692cde4078d6b179af1fc" + integrity sha512-CFDSZwciMvFGW2czK/Xig1HcOGpXI0qcQMIqaIcG2F4RuuTdf+LQTreyEZunAJoFTQ9L0KAugOqL7OA5TJkoAA== titleize@^4.0.0: version "4.0.0"