From f0ec4b9f197921c7ec25e6f3973eac2d980fe7f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 May 2021 19:31:55 +0000 Subject: [PATCH] Bump tinymce from 4.9.11 to 5.7.1 in /build Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 4.9.11 to 5.7.1. - [Release notes](https://github.com/tinymce/tinymce-dist/releases) - [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce-dist/compare/4.9.11...5.7.1) Signed-off-by: dependabot[bot] --- build/package.json | 2 +- build/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build/package.json b/build/package.json index e6d9197..e561cee 100644 --- a/build/package.json +++ b/build/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "jquery": "^3.5.0", - "tinymce": "^4.7.9", + "tinymce": "^5.7.1", "uikit": "^3.0.0" } } diff --git a/build/yarn.lock b/build/yarn.lock index 49b63eb..782f080 100644 --- a/build/yarn.lock +++ b/build/yarn.lock @@ -1453,10 +1453,10 @@ tiny-lr@^1.1.1: object-assign "^4.1.0" qs "^6.4.0" -tinymce@^4.7.9: - version "4.9.11" - resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-4.9.11.tgz#e3dae099722294c5b8d84ba7ef18dd126de6b582" - integrity sha512-nkSLsax+VY5DBRjMFnHFqPwTnlLEGHCco82FwJF2JNH6W+5/ClvNC1P4uhD5lXPDNiDykSHR0XJdEh7w/ICHzA== +tinymce@^5.7.1: + version "5.7.1" + resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.7.1.tgz#658a6fb4c7d53a8496cc00f8da33f4b8290da06d" + integrity sha512-1gY8RClc734srSlkYwY0MQzmkS1j73PuPC+nYtNtrrQVPY9VNcZ4bOiRwzTbdjPPD8GOtv6BAk8Ww/H2RiqKpA== to-object-path@^0.3.0: version "0.3.0"