update tiny dep to 6.5.1

This commit is contained in:
Nathan Woulfe
2023-06-21 11:04:39 +10:00
parent f86d5f49b9
commit b440b28410
2 changed files with 6 additions and 5 deletions

View File

@@ -7,6 +7,7 @@
"": {
"name": "@umbraco-cms/backoffice",
"version": "14.0.0--preview001",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"@openid/appauth": "^1.3.1",
@@ -18,7 +19,7 @@
"monaco-editor": "^0.36.1",
"router-slot": "file:router-slot-2.3.0.tgz",
"rxjs": "^7.8.0",
"tinymce": "^6.3.2",
"tinymce": "^6.5.1",
"tinymce-i18n": "^23.5.8",
"uuid": "^9.0.0"
},
@@ -19508,9 +19509,9 @@
}
},
"node_modules/tinymce": {
"version": "6.3.2",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.3.2.tgz",
"integrity": "sha512-nOVHk4FhHKQj48hi7fEptS1Se6CNzPtfIcDzTO70KoTcSiQIFzhhZjS5bPotSzFnQ4dIQJ4QPOd7sqNs6fXUrA=="
"version": "6.5.1",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.5.1.tgz",
"integrity": "sha512-J67fxJiX3tjvVqer1dg1+cOxMeE2P55ESGhaakvqGPbAUU45HnCMLSioaOsxV1KfcXustw9WJo0rtn1SNQlVKQ=="
},
"node_modules/tinymce-i18n": {
"version": "23.5.8",