From 743217e79d900015bcaa2164fd8c3ffa7330e6c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 20:34:28 +0000 Subject: [PATCH] Bump tinymce from 5.10.3 to 6.1.1 Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.10.3 to 6.1.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.1.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 d0adf60877..9d2e966add 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.1.1", "yarn": "^1.22.18" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 7f5b841228..f84dbb777e 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.1.1: + version "6.1.1" + resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-6.1.1.tgz#ceacc47e3a2c16d0130ae06f3ca5f1497d663fbb" + integrity sha512-uEZvcH8ys2X2SdI1yZ76AuBGaWuwGW6zLwObBpzolQkXBWYyx9Ka17omj62aVmvEimE4z5z+s5poziKy2T/nXQ== xmlhttprequest@1: version "1.8.0"