From 14c54f6d118619f169295ba99f1c35409b032605 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 00:43:30 +0000 Subject: [PATCH] Bump tinymce from 5.7.1 to 5.10.7 in /Quito/Junio2020/NAMPI-master Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.7.1 to 5.10.7. - [Release notes](https://github.com/tinymce/tinymce/releases) - [Changelog](https://github.com/tinymce/tinymce/blob/5.10.7/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/5.10.7/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Quito/Junio2020/NAMPI-master/package-lock.json | 6 +++--- Quito/Junio2020/NAMPI-master/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Quito/Junio2020/NAMPI-master/package-lock.json b/Quito/Junio2020/NAMPI-master/package-lock.json index e7b3e9196..d8ad95895 100644 --- a/Quito/Junio2020/NAMPI-master/package-lock.json +++ b/Quito/Junio2020/NAMPI-master/package-lock.json @@ -15243,9 +15243,9 @@ "dev": true }, "tinymce": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/tinymce/-/tinymce-5.7.1.tgz", - "integrity": "sha512-1gY8RClc734srSlkYwY0MQzmkS1j73PuPC+nYtNtrrQVPY9VNcZ4bOiRwzTbdjPPD8GOtv6BAk8Ww/H2RiqKpA==" + "version": "5.10.7", + "resolved": "https://registry.npmjs.org/tinymce/-/tinymce-5.10.7.tgz", + "integrity": "sha512-9UUjaO0R7FxcFo0oxnd1lMs7H+D0Eh+dDVo5hKbVe1a+VB0nit97vOqlinj+YwgoBDt6/DSCUoWqAYlLI8BLYA==" }, "to-absolute-glob": { "version": "2.0.2", diff --git a/Quito/Junio2020/NAMPI-master/package.json b/Quito/Junio2020/NAMPI-master/package.json index 7576e6f7b..acb8bcc45 100644 --- a/Quito/Junio2020/NAMPI-master/package.json +++ b/Quito/Junio2020/NAMPI-master/package.json @@ -82,7 +82,7 @@ "summernote": "^0.8.11", "sweetalert2": "^8.8.0", "tablesaw": "^3.1.2", - "tinymce": "^5.7.1", + "tinymce": "^5.10.7", "toastr": "^2.1.4", "typeahead.js": "^0.11.1", "wnumb": "^1.1.0"