diff --git a/client/package.json b/client/package.json index 8874d773e2..9f43a7a2ab 100644 --- a/client/package.json +++ b/client/package.json @@ -30,7 +30,7 @@ "extends": "react-app" }, "dependencies": { - "@ckeditor/ckeditor5-react": "^9.5.0", + "@ckeditor/ckeditor5-react": "^11.0.1", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@hello-pangea/dnd": "^16.6.0", diff --git a/client/yarn.lock b/client/yarn.lock index 2a467cec81..090347ca3d 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -1719,10 +1719,10 @@ "@ckeditor/ckeditor5-engine" "47.2.0" ckeditor5 "47.2.0" -"@ckeditor/ckeditor5-react@^9.5.0": - version "9.5.0" - resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-react/-/ckeditor5-react-9.5.0.tgz#c539b8d2013573254619b62b9ccbcbf870abeebf" - integrity sha512-0NEBg3EDQaQDwj9xswC34qspDiNgXMIn41lZ3pjNx915NWRabqQDnR5a8TisPaOlx3gHnIdOXJ0BH1wRHsJxhQ== +"@ckeditor/ckeditor5-react@^11.0.1": + version "11.0.1" + resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-react/-/ckeditor5-react-11.0.1.tgz#137235c4504132e6480312b839e29f83abc13737" + integrity sha512-LNsggpPjwXjD7/M0As1NcIU0QbEvBl5HqJ1sbusk0abS0QHvZR+RvqvfFXnuQr6E26tc/Oa1szDIfAlfKPBUkg== dependencies: "@ckeditor/ckeditor5-integrations-common" "^2.2.2"