From 7cff685c7393742ce504e8c6a10039d84157ee63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 23:32:54 +0000 Subject: [PATCH] Bump tinymce from 6.1.1 to 6.3.1 Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 6.1.1 to 6.3.1. - [Release notes](https://github.com/tinymce/tinymce/releases) - [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/6.3.1/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0f3f771..bd896a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26681,9 +26681,9 @@ "integrity": "sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==" }, "tinymce": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.1.1.tgz", - "integrity": "sha512-uEZvcH8ys2X2SdI1yZ76AuBGaWuwGW6zLwObBpzolQkXBWYyx9Ka17omj62aVmvEimE4z5z+s5poziKy2T/nXQ==" + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.3.1.tgz", + "integrity": "sha512-+oCwXuTxAdJXVJ0130OxQz0JDNsqg3deuzgeUo8X5Vb27EzCJgXwO5eWvCxvkxpQo4oiHMVlM4tUIpTUHufHGQ==" }, "tmp": { "version": "0.2.1",