From 568022434687abb538cc5f67cc2061a4ab943b2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 13:08:16 +0000 Subject: [PATCH] Bump tinymce/tinymce from 5.10.8 to 5.10.9 Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 5.10.8 to 5.10.9. - [Changelog](https://github.com/tinymce/tinymce-dist/blob/5.10.9/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce-dist/compare/5.10.8...5.10.9) --- updated-dependencies: - dependency-name: tinymce/tinymce dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 826bfc6004..e60bdee900 100644 --- a/composer.lock +++ b/composer.lock @@ -10330,16 +10330,16 @@ }, { "name": "tinymce/tinymce", - "version": "5.10.8", + "version": "5.10.9", "source": { "type": "git", "url": "https://github.com/tinymce/tinymce-dist.git", - "reference": "b9c50833d455adcf5ae89a6da7648ae5d65468df" + "reference": "e5650a256f8941a0593ec0b9d3c435f20f1d4245" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/b9c50833d455adcf5ae89a6da7648ae5d65468df", - "reference": "b9c50833d455adcf5ae89a6da7648ae5d65468df", + "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/e5650a256f8941a0593ec0b9d3c435f20f1d4245", + "reference": "e5650a256f8941a0593ec0b9d3c435f20f1d4245", "shasum": "" }, "type": "component", @@ -10381,9 +10381,9 @@ "wysiwyg" ], "support": { - "source": "https://github.com/tinymce/tinymce-dist/tree/5.10.8" + "source": "https://github.com/tinymce/tinymce-dist/tree/5.10.9" }, - "time": "2023-10-19T03:02:47+00:00" + "time": "2023-11-15T00:42:08+00:00" }, { "name": "twig/extensions", @@ -12694,5 +12694,5 @@ "platform-overrides": { "php": "7.4" }, - "plugin-api-version": "2.2.0" -} \ No newline at end of file + "plugin-api-version": "2.6.0" +}