From 0f969b7e7fc40216edd7c4f044b644e2a442616b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 06:34:01 +0000 Subject: [PATCH] [Security] Bump tinymce from 5.5.1 to 5.8.2 Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 5.5.1 to 5.8.2. **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.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..4f646f7f 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.2", "uikit": "~3.5.8", "vee-validate": "~3.3.11", "vue": "~2.6.12",