diff --git a/app/client/package.json b/app/client/package.json index 0317b41d7606..430541961c21 100644 --- a/app/client/package.json +++ b/app/client/package.json @@ -226,7 +226,7 @@ "tailwindcss": "^3.3.3", "tern": "^0.21.0", "tinycolor2": "^1.4.2", - "tinymce": "6.8.3", + "tinymce": "6.8.5", "toposort": "^2.0.2", "tslib": "^2.3.1", "typescript": "^5.5.4", diff --git a/app/client/src/widgets/RichTextEditorWidget/component/index.tsx b/app/client/src/widgets/RichTextEditorWidget/component/index.tsx index 8b85b6920a97..db3544f161be 100644 --- a/app/client/src/widgets/RichTextEditorWidget/component/index.tsx +++ b/app/client/src/widgets/RichTextEditorWidget/component/index.tsx @@ -430,6 +430,7 @@ function RichtextEditorComponent(props: RichtextEditorComponentProps) { branding: false, resize: false, browser_spellcheck: true, + convert_unsafe_embeds: true, content_style: ` ${cssVariables} ${ diff --git a/app/client/yarn.lock b/app/client/yarn.lock index e267a2358c37..53edf6bc76fd 100644 --- a/app/client/yarn.lock +++ b/app/client/yarn.lock @@ -13951,7 +13951,7 @@ __metadata: tern: ^0.21.0 terser-webpack-plugin: ^5.2.5 tinycolor2: ^1.4.2 - tinymce: 6.8.3 + tinymce: 6.8.5 toposort: ^2.0.2 ts-jest: ^29.1.0 ts-jest-mock-import-meta: ^0.12.0 @@ -33510,10 +33510,10 @@ __metadata: languageName: node linkType: hard -"tinymce@npm:6.8.3": - version: 6.8.3 - resolution: "tinymce@npm:6.8.3" - checksum: 2ce922ceb60636778afb21a493e99d561e73f82c5fb331a4f666d973129ca27277bc1b6332d6932ab8fe0a379b1f201285f143a2d72646a813fda88a0dec5312 +"tinymce@npm:6.8.5": + version: 6.8.5 + resolution: "tinymce@npm:6.8.5" + checksum: 7f7ad8dd2b117b8a671f97e41fc094935cfe4d4b525c90e97c6fdb480b19514e334f4360d89f34c04915a928e0cf5264fc1a60559554770452d6fce17b884940 languageName: node linkType: hard