From 1d4e9c8b906f349b93c580d9b446046e6e68b0d9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 06:50:04 +0000 Subject: [PATCH] [Security] Bump tinymce from 5.5.1 to 5.8.1 Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 5.5.1 to 5.8.1. **This update includes security fixes.** - [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/5.5.1...5.8.1) 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..bc794f78 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.8.1", "uikit": "~3.5.8", "vee-validate": "~3.3.11", "vue": "~2.6.12",