diff --git a/composer.lock b/composer.lock index 28bb3129..20674fc4 100644 --- a/composer.lock +++ b/composer.lock @@ -8967,16 +8967,16 @@ }, { "name": "tinymce/tinymce", - "version": "5.5.1", + "version": "5.10.8", "source": { "type": "git", "url": "https://github.com/tinymce/tinymce-dist.git", - "reference": "a436d254bc8d62e50be1fdb3d3e98981ab0e4c40" + "reference": "b9c50833d455adcf5ae89a6da7648ae5d65468df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/a436d254bc8d62e50be1fdb3d3e98981ab0e4c40", - "reference": "a436d254bc8d62e50be1fdb3d3e98981ab0e4c40", + "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/b9c50833d455adcf5ae89a6da7648ae5d65468df", + "reference": "b9c50833d455adcf5ae89a6da7648ae5d65468df", "shasum": "" }, "type": "component", @@ -9002,16 +9002,25 @@ "LGPL-2.1-only" ], "description": "Web based JavaScript HTML WYSIWYG editor control.", - "homepage": "http://www.tinymce.com", + "homepage": "https://www.tiny.cloud/", "keywords": [ - "editor", + "contenteditable", + "editing", "html", "javascript", + "rich editor", + "rich text", + "rich text editor", "richtext", + "rte", + "text", "tinymce", "wysiwyg" ], - "time": "2020-10-01T05:31:22+00:00" + "support": { + "source": "https://github.com/tinymce/tinymce-dist/tree/5.10.8" + }, + "time": "2023-10-19T03:02:47+00:00" }, { "name": "twig/extensions",