From abbc5de88c158695088f567c69882cee2e49a3b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 11:57:53 +0000 Subject: [PATCH] Bump tinymce from 6.4.2 to 6.5.0 Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 6.4.2 to 6.5.0. - [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/6.5.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 58634dbf..990e65f0 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "swiper": "9.4.0", "systemjs": "6.14.1", "tableexport": "5.2.0", - "tinymce": "6.4.2", + "tinymce": "6.5.0", "underscore": "1.13.6", "unitegallery": "1.7.28", "urijs": "1.19.11", diff --git a/yarn.lock b/yarn.lock index 32c446c7..e995420a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7816,10 +7816,10 @@ tiny-emitter@^2.0.0: resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-2.1.0.tgz#1d1a56edfc51c43e863cbb5382a72330e3555423" integrity sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q== -tinymce@6.4.2: - version "6.4.2" - resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-6.4.2.tgz#dd0a6d1d229ba6d1bf11cc88e418eb29315f6080" - integrity sha512-te+4c8PoAwTKPMBQtMQehnSZlOO9Ay5tDgaRFJKBehYb6SlX2PYZ0v3oe/cmiv5EfqdwZLkEMXk2MNOeApZZLg== +tinymce@6.5.0: + version "6.5.0" + resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-6.5.0.tgz#f0c97016e9ad12b5f8f829429f8e0e782b1d653a" + integrity sha512-I23hTUhbIyU/HCruy6wpIpOtr8UJhRJjRmJS9DCalN7UxT9iunkkbrcHa0FO9sG4GdMAOmVbZTHFBrgbDPYU6Q== titleize@^2.1.0: version "2.1.0"