From 08a840cd79fc770e974f68cfadc83aa23c58b4fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 20:34:22 +0000 Subject: [PATCH] Bump tinymce from 4.5.7 to 5.2.2 Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 4.5.7 to 5.2.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/4.5.7...5.2.2) 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..913133f 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.2.2", "tslib": "1.9.0", "typeface-exo": "0.0.22", "web-animations-js": "github:angular/web-animations-js#release_pr208",