N°7635 - Upgrade CKEditor dependency "ws" to v7.5.10

This commit is contained in:
Molkobain
2024-07-08 10:40:49 +02:00
parent 0d9f348e93
commit 4fee774fe5
4 changed files with 31 additions and 9 deletions

View File

@@ -32,7 +32,8 @@
"@ckeditor/ckeditor5-table": "~41.4",
"@ckeditor/ckeditor5-typing": "~41.4",
"@ckeditor/ckeditor5-ui": "~41.4",
"@ckeditor/ckeditor5-undo": "~41.4"
"@ckeditor/ckeditor5-undo": "~41.4",
"ws": ">=7.5.10"
},
"devDependencies": {
"@ckeditor/ckeditor5-core": "~41.4",