From 40213295bcc80379460323d49d71878017d2e75f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 19:53:14 +0000 Subject: [PATCH] Bump tinymce from 4.9.11 to 5.6.0 in /build Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 4.9.11 to 5.6.0. - [Release notes](https://github.com/tinymce/tinymce-dist/releases) - [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/changelog.txt) - [Commits](https://github.com/tinymce/tinymce-dist/compare/4.9.11...5.6.0) 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..3d39294 100644 --- a/build/package.json +++ b/build/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "jquery": "^3.5.0", - "tinymce": "^4.7.9", + "tinymce": "^5.6.0", "uikit": "^3.0.0" } } diff --git a/build/yarn.lock b/build/yarn.lock index 49b63eb..2624fda 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.6.0: + version "5.6.0" + resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.6.0.tgz#b5eda4888e1a607ddd545619cfaa137d59de14b4" + integrity sha512-f8LsyT80j8hD4wrL8Sac0DWDG5k10cDyykL/qkJ6kexn1KMt7w1ByrGlUm53XCYDqtavBA5snTU7odioMwSXSQ== to-object-path@^0.3.0: version "0.3.0"