ckeditor4-react
ckeditor4-react copied to clipboard
Throws an error regarding version is not secure
Are you reporting a feature request or a bug?
Bug
Provide detailed reproduction steps (if any)
Currently, I am using CKEditor in my React app. To integrate into the react application I use ckeditor4-react of version 4.1.2. It was working completely fine but today the editor shows an error "This CKEditor 4.22.1 (Standard) version is not secure. Consider upgrading to the latest one, 4.24.0-lts.".
Expected result
I do not want to upgrade the version and I just want to remove the error. How can I remove it?
What is the expected result of the above steps?
- Integration version:
- CKEditor version: 4
- Installed CKEditor plugins: "ckeditor4-react": "^4.1.2",