From ef551c12dffde7bdc4f746edb518190109ada7b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 00:37:52 +0000 Subject: [PATCH] Bump tinymce from 4.9.4 to 5.10.7 Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 4.9.4 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d84a44f..9062fa4 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react": "^16.2.0", "react-bootstrap": "^0.32.1", "react-dom": "^16.2.0", - "tinymce": "^4.7.4", + "tinymce": "^5.10.7", "webpack": "^4.29.6", "whatwg-fetch": "^2.0.4", "yaml-loader": "^0.5.0" diff --git a/yarn.lock b/yarn.lock index 7f6503e..321f4cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7236,10 +7236,10 @@ timsort@^0.3.0: resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4" integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q= -tinymce@^4.7.4: - version "4.9.4" - resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-4.9.4.tgz#67c03d0c5a305b32f677e0680ed7909f3cfd457a" - integrity sha512-pht+jAPbVVEVaxGBAGqTwsVsdkI2+c/opuJ44KuD6pBJApMOQbfpGFt+XdxunyPLcxJsa7i28FIWe37W9zqeRA== +tinymce@^5.10.7: + version "5.10.7" + resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.10.7.tgz#d89d446f1962f2a1df6b2b70018ce475ec7ffb80" + integrity sha512-9UUjaO0R7FxcFo0oxnd1lMs7H+D0Eh+dDVo5hKbVe1a+VB0nit97vOqlinj+YwgoBDt6/DSCUoWqAYlLI8BLYA== tmp@^0.0.33: version "0.0.33"