From 61636c18d291f80f15de558f0e9b8563fbe6c292 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2020 15:32:13 +0000 Subject: [PATCH] Bump tinymce from 4.5.7 to 5.4.1 Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 4.5.7 to 5.4.1. - [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/4.5.7...5.4.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d18a224..6d81455 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "rxjs": "6.5.2", "rxjs-compat": "6.3.0", "socicon": "3.0.5", - "tinymce": "4.5.7", + "tinymce": "5.4.1", "tslib": "1.9.0", "typeface-exo": "0.0.22", "web-animations-js": "github:angular/web-animations-js#release_pr208",