From d6aebfd277c43f82ceb62f0c744b3df862965247 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 23:45:28 +0000 Subject: [PATCH] Bump tinymce from 4.5.6 to 5.10.7 in /client Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 4.5.6 to 5.10.7. - [Release notes](https://github.com/tinymce/tinymce/releases) - [Changelog](https://github.com/tinymce/tinymce/blob/5.10.7/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/5.10.7/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client/package.json | 2 +- client/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/package.json b/client/package.json index 4719d89f6..5c561c375 100644 --- a/client/package.json +++ b/client/package.json @@ -31,7 +31,7 @@ "redux": "3.6.0", "reselect": "^2.5.1", "superagent": "3.4.1", - "tinymce": "^4.5.4", + "tinymce": "^5.10.7", "uuid": "3.0.1", "video.js": "^5.16.0" }, diff --git a/client/yarn.lock b/client/yarn.lock index 85eab0eec..fab6310ce 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -8917,9 +8917,9 @@ timers-ext@0.1: es5-ext "~0.10.14" next-tick "1" -tinymce@^4.5.4: - version "4.5.6" - resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-4.5.6.tgz#3acd9b515331daf3ff4ccd81d544e91630ed0e1b" +tinymce@^5.10.7: + version "5.10.7" + resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.10.7.tgz#d89d446f1962f2a1df6b2b70018ce475ec7ffb80" tmp@0.0.23: version "0.0.23"