diff --git a/Quito/Junio2020/NAMPI-master/package-lock.json b/Quito/Junio2020/NAMPI-master/package-lock.json index e7b3e9196..6b32112e2 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.9.0", + "resolved": "https://registry.npmjs.org/tinymce/-/tinymce-5.9.0.tgz", + "integrity": "sha512-kaCTgR2NtJe9mgU46WPgUZFy5e2x9IgC9/kxqHg8ikFePi8bYE3bf3qmiWR+hXH/pr8PDFRsRCpqOuLEtdhG8Q==" }, "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..cc133141f 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.9.0", "toastr": "^2.1.4", "typeahead.js": "^0.11.1", "wnumb": "^1.1.0"