From f57b4d51c09b598b1f3cfc6ba9f4e4e8097cab7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 18:47:57 +0000 Subject: [PATCH] Bump tinymce from 5.10.8 to 5.10.9 Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.10.8 to 5.10.9. - [Changelog](https://github.com/tinymce/tinymce/blob/5.10.9/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/5.10.9/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72c3121892..bd3b15b618 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,6 @@ "npm-check-updates": "^16.10.13", "pace-js": "^1.2.4", "pnotify": "4.0.1", - "tinymce": "5.10.8" + "tinymce": "5.10.9" } }