diff --git a/client/package.json b/client/package.json index dccaa28834..14ecd0fcb6 100644 --- a/client/package.json +++ b/client/package.json @@ -32,7 +32,7 @@ "extends": "react-app" }, "dependencies": { - "@ckeditor/ckeditor5-react": "^11.1.0", + "@ckeditor/ckeditor5-react": "^11.2.0", "@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 f2215c93cf..6886cba86f 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -1571,10 +1571,10 @@ "@ckeditor/ckeditor5-utils" "47.6.2" ckeditor5 "47.6.2" -"@ckeditor/ckeditor5-integrations-common@^2.2.5": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-integrations-common/-/ckeditor5-integrations-common-2.3.0.tgz#a9297d089c4e50f33159405b2dc47b63b3f24aee" - integrity sha512-g0ezia9TZ534lT3/vB2gJECzMJZju/A6L6Q3EqWf5hz7v8wswxaBgoDCjdHOyPelquPKn/WdlsHvaLSKHYubsA== +"@ckeditor/ckeditor5-integrations-common@^2.4.0": + version "2.4.1" + resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-integrations-common/-/ckeditor5-integrations-common-2.4.1.tgz#19f6fa0fe075af4b40773aeeb103b36dacbed29a" + integrity sha512-DKBMAoKuNWebCFQurX748FP/D8QzfQs7cW5BCJVYRjz0bgbhV33Wj15zKVtByaNLLLOy/fKcYPGHv06KVc4k/Q== "@ckeditor/ckeditor5-language@47.6.2": version "47.6.2" @@ -1718,12 +1718,12 @@ "@ckeditor/ckeditor5-engine" "47.6.2" ckeditor5 "47.6.2" -"@ckeditor/ckeditor5-react@^11.1.0": - version "11.1.0" - resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-react/-/ckeditor5-react-11.1.0.tgz#4fb29ba83a910d3c22251761787317fa9a037253" - integrity sha512-ac0iQnHg31n+IjMHeUT6xxAEH2l7H0QVT3tEeReDOTXusi4neL5GslLRmsYtz7nPnUQnoXXAaervf0YY1sOLWg== +"@ckeditor/ckeditor5-react@^11.2.0": + version "11.2.0" + resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-react/-/ckeditor5-react-11.2.0.tgz#e46ddc3c8c9bfbf28ead412dbd52db85198a95be" + integrity sha512-EZrwjyAf8L3p+4E2v3rRb2XMKgFogojla84xmW9LoUyloayurJ1TlifNhmRGmS2paeUGxqRDHjBA0yn+SsTdLg== dependencies: - "@ckeditor/ckeditor5-integrations-common" "^2.2.5" + "@ckeditor/ckeditor5-integrations-common" "^2.4.0" "@ckeditor/ckeditor5-remove-format@47.6.2": version "47.6.2"