From 268ce9608b0e74e8e29c36e3323e8ed34cac09d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 08:53:07 +0000 Subject: [PATCH] build(deps-dev): bump tinymce from 6.7.2 to 6.8.1 Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 6.7.2 to 6.8.1. - [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/6.8.1/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0a56bd7..211f97c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2837,7 +2837,7 @@ packages: prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - tinymce: 6.7.2 + tinymce: 6.8.1 dev: true /@tootallnate/once@2.0.0: @@ -7467,8 +7467,8 @@ packages: any-promise: 1.3.0 dev: true - /tinymce@6.7.2: - resolution: {integrity: sha512-6h/02jHmXyghekFzmzccZxUUEFtlPEKHxOd+gd49bjno3ybavZInPIaDd/pp2GeEwsFm20oGgJCL7UiebXm9dw==} + /tinymce@6.8.1: + resolution: {integrity: sha512-WYPvMXIjBrXM/oBiqGCbT2a8ptiO3TWXm/xxPWDCl8SxRKMW7Rfp0Lk190E9fXmX6uh9lJMRCnmKHzvryz0ftA==} dev: true /to-fast-properties@2.0.0: