From 5f349f4db1cf04bcba3db93667face821dd8a9e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 20:34:07 +0000 Subject: [PATCH] Bump tinymce from 4.9.2 to 4.9.10 Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 4.9.2 to 4.9.10. - [Release notes](https://github.com/tinymce/tinymce-dist/releases) - [Changelog](https://github.com/tinymce/tinymce-dist/blob/4.9.10/changelog.txt) - [Commits](https://github.com/tinymce/tinymce-dist/compare/4.9.2...4.9.10) 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 91650e7..241d012 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "summernote": "~0.8.9", "sweetalert2": "^8.0.5", "switchery": "https://github.com/abpetkov/switchery.git", - "tinymce": "^4.9.2", + "tinymce": "^4.9.10", "toastr": "^2.1.2", "trumbowyg": "~2.0.0-beta.7", "twitter-bootstrap-wizard": "https://github.com/VinceG/twitter-bootstrap-wizard.git", diff --git a/yarn.lock b/yarn.lock index f4b938b..6214b6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9306,10 +9306,10 @@ tiny-inflate@^1.0.0, tiny-inflate@^1.0.2: resolved "https://registry.yarnpkg.com/tiny-inflate/-/tiny-inflate-1.0.2.tgz#93d9decffc8805bd57eae4310f0b745e9b6fb3a7" integrity sha1-k9nez/yIBb1X6uQxDwt0Xptvs6c= -tinymce@^4.9.2: - version "4.9.2" - resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-4.9.2.tgz#c20ba7aa082125f16e0372fbc2f844c83236b75e" - integrity sha512-ZRoTGG4GAsOI73QPSNkabO7nkoYw9H6cglRB44W2mMkxSiqxYi8WJlgkUphk0fDqo6ZD6r3E+NSP4UHxF2lySg== +tinymce@^4.9.10: + version "4.9.10" + resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-4.9.10.tgz#47bd7b4d27d80d53a464356eb7c72b97e5c3aadd" + integrity sha512-vyzGG04Q44Y7zWIKA4c+G7MxMCsed6JkrhU+k0TaDs9XKAiS+e+D3Fzz5OIJ7p5keF7lbRK5czgI8T1JtouZqw== to-absolute-glob@^0.1.1: version "0.1.1"