From f1ce97ab5580966acdb3be8073d075069a3522a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 20:07:43 +0000 Subject: [PATCH] Bump tinymce from 5.10.3 to 6.3.1 Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.10.3 to 6.3.1. - [Release notes](https://github.com/tinymce/tinymce/releases) - [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/6.3.1/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-type: direct:production update-type: version-update:semver-major ... 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 d0adf6087..28c24b4c3 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "metrics-graphics": "^2.15.6", "popper.js": "^1.16.1", "shariff": "^3.2.1", - "tinymce": "^5.10.3", + "tinymce": "^6.3.1", "yarn": "^1.22.18" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 7f5b84122..4061e009e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -740,10 +740,10 @@ shariff@^3.2.1: "@fortawesome/fontawesome-free" "^5.8.2" jquery "^3.4.1" -tinymce@^5.10.3: - version "5.10.3" - resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.10.3.tgz#9485cf00159fd70c4948cb5e9dd49bce2a775899" - integrity sha512-O59ssHNnujWvSk5Gt8hIGrdNCMKVWVQv9F8siAgLTRgTh0t3NDHrP1UlLtCxArUi9DPWZvlBeUz8D5fJTu7vnA== +tinymce@^6.3.1: + version "6.3.1" + resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-6.3.1.tgz#cc5cf2b9f702d429cf5d1d21ed62245d768bfc4f" + integrity sha512-+oCwXuTxAdJXVJ0130OxQz0JDNsqg3deuzgeUo8X5Vb27EzCJgXwO5eWvCxvkxpQo4oiHMVlM4tUIpTUHufHGQ== xmlhttprequest@1: version "1.8.0"