From 747c1b22b33b4f915828e98b42ba03cae1cb2ee4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 12:15:19 +0000 Subject: [PATCH] Bump tinymce from 7.6.1 to 7.7.0 Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 7.6.1 to 7.7.0. - [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/7.7.0/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-type: direct:production update-type: version-update:semver-minor ... 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 20cbab87..0d8d8076 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "swiper": "11.2.4", "systemjs": "6.15.1", "tableexport": "5.2.0", - "tinymce": "7.6.1", + "tinymce": "7.7.0", "underscore": "1.13.7", "unitegallery": "1.7.28", "urijs": "1.19.11", diff --git a/yarn.lock b/yarn.lock index 6dbf31da..76e4ef83 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6878,10 +6878,10 @@ tiny-emitter@^2.0.0: resolved "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz" integrity sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q== -tinymce@7.6.1: - version "7.6.1" - resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-7.6.1.tgz#f35990f6e9c2f90220939f545ac032e3d9301b05" - integrity sha512-5cHhaAoyyTHfAVTInNfoSp0KkUHmeVUbGSu37QKQbOFIPqxYPhqBiaLm1WVLgoNBYOHRProVc3xzxnNTeWHyoQ== +tinymce@7.7.0: + version "7.7.0" + resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-7.7.0.tgz#4630c24d6696c58a43a9f5ba131ab331d6feb497" + integrity sha512-zDFPXeje5fQIxuYzv9fE6YmjFBQmeB9SU+85ofizIHqCCkbBnDdEWhD5R8rBu9MwdjIQP3aNohgGe9D6JOhNaw== titleize@^2.1.0: version "2.1.0"