From ca0b38421e742dcf1eb15796674a728a5dd3fe87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 19:30:56 +0000 Subject: [PATCH] Bump tinymce from 5.2.1 to 5.6.0 Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 5.2.1 to 5.6.0. - [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.2.1...5.6.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 02a3447..a80cdaf 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,6 @@ "webpack": "^3.6.0", "@tinymce/tinymce-angular": "^3.5.0", "@types/tinymce": "^4.5.24", - "tinymce": "^5.2.1" + "tinymce": "^5.6.0" } } diff --git a/yarn.lock b/yarn.lock index 1ee8ea3..ff17f92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12387,10 +12387,10 @@ tinycolor2@1.4.1, tinycolor2@^1.4.1: resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.1.tgz#f4fad333447bc0b07d4dc8e9209d8f39a8ac77e8" integrity sha1-9PrTM0R7wLB9TcjpIJ2POaisd+g= -tinymce@^5.2.1: - version "5.2.1" - resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.2.1.tgz#8e6113e8492c2c31b3bec044ddae32bca432ac50" - integrity sha512-X/riqIrSOyB/pF6J993ICuDbSU/dL89XfhSdmroojbdBIT73wZF2dMPTfwtL5Hn0G5vBLefMDqLwESVuiPLEPg== +tinymce@^5.6.0: + version "5.6.0" + resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.6.0.tgz#b5eda4888e1a607ddd545619cfaa137d59de14b4" + integrity sha512-f8LsyT80j8hD4wrL8Sac0DWDG5k10cDyykL/qkJ6kexn1KMt7w1ByrGlUm53XCYDqtavBA5snTU7odioMwSXSQ== tmp@^0.0.33: version "0.0.33"