From 8f67e3c4d85d0878cdcec96716f3bd98d418d57f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 07:41:21 +0000 Subject: [PATCH] Bump tinymce from 5.5.1 to 5.6.2 Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 5.5.1 to 5.6.2. - [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/5.5.1...5.6.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bbd9dad9..f3f6fb7a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "ismobilejs": "~1.1.1", "lodash": "^4.17.20", "marked": "^1.2.0", - "tinymce": "~5.5.1", + "tinymce": "~5.6.2", "uikit": "~3.5.8", "vee-validate": "~3.3.11", "vue": "~2.6.12",