From cff13064dcacb88b21061932e9776d36ca09abb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 23:30:29 +0000 Subject: [PATCH] Bump tinymce/tinymce from 6.0.2 to 6.3.1 Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 6.0.2 to 6.3.1. - [Release notes](https://github.com/tinymce/tinymce-dist/releases) - [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce-dist/compare/6.0.2...6.3.1) --- updated-dependencies: - dependency-name: tinymce/tinymce dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index c3c50f8..22974e7 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "tinymce/tinymce", - "version": "6.0.2", + "version": "6.3.1", "source": { "type": "git", "url": "https://github.com/tinymce/tinymce-dist.git", - "reference": "6eb0c53e09bd552740dee0ede369f6b97d6983d5" + "reference": "bec6271ca90b2f37db48a955697746c1f58b9358" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/6eb0c53e09bd552740dee0ede369f6b97d6983d5", - "reference": "6eb0c53e09bd552740dee0ede369f6b97d6983d5", + "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/bec6271ca90b2f37db48a955697746c1f58b9358", + "reference": "bec6271ca90b2f37db48a955697746c1f58b9358", "shasum": "" }, "type": "component", @@ -61,9 +61,9 @@ "wysiwyg" ], "support": { - "source": "https://github.com/tinymce/tinymce-dist/tree/6.0.2" + "source": "https://github.com/tinymce/tinymce-dist/tree/6.3.1" }, - "time": "2022-04-27T03:41:08+00:00" + "time": "2022-12-06T02:19:08+00:00" } ], "packages-dev": [ @@ -131,5 +131,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }