From d6ceac7264887aa2dfe215291dfda12b20e518cf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 11:28:22 +0000 Subject: [PATCH] [Security] Bump tinymce from 5.5.1 to 5.7.0 Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 5.5.1 to 5.7.0. **This update includes a security fix.** - [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.7.0) 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..1ea34326 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.7.0", "uikit": "~3.5.8", "vee-validate": "~3.3.11", "vue": "~2.6.12",