From 6dcb13dd3e765eb3aaf5a64bd331ac0f823723a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 16:49:51 +0000 Subject: [PATCH] Bump tinymce in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce). Updates `tinymce` from 4.9.11 to 7.2.1 - [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/7.2.1/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08a8b22e6c..68bea28737 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "pickmeup": "~3.2.0", "plotly.js-dist": "^1.41.3", "sortablejs": "^1.8.4", - "tinymce": "^4.8.2", + "tinymce": "^7.2.1", "autosize": "^4.0.0", "jspdf": "1.5.2" }