diff --git a/package.json b/package.json index 7f31e06e..fb59bdeb 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "bootbox": "^5.1.1", "bootstrap4-toggle": "^3.5.0", "ckeditor": "^4.11.4", - "ckeditor-wordcount-plugin": "^1.17.2", + "ckeditor-wordcount-plugin": "^1.17.12", "core-js": "2", "jquery": "^3.5.0", "jquery-sortablejs": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index 2386bd55..223549b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1976,10 +1976,10 @@ chrome-trace-event@^1.0.2: resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac" integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg== -ckeditor-wordcount-plugin@^1.17.2: - version "1.17.9" - resolved "https://registry.yarnpkg.com/ckeditor-wordcount-plugin/-/ckeditor-wordcount-plugin-1.17.9.tgz#5bc00238e05c31a991d632b1fbf06eb3d7d6d13f" - integrity sha512-u/yORG9EP6dL8ysNNwuvdsc7kKHIJpQ9JR4zBdLik449QliwN8nUqQacBgBlYI+3RL1ccHzuHYv5Vm9/wJuLJQ== +ckeditor-wordcount-plugin@^1.17.12: + version "1.17.12" + resolved "https://registry.yarnpkg.com/ckeditor-wordcount-plugin/-/ckeditor-wordcount-plugin-1.17.12.tgz#09452308b460398d7b045efb69b240242a5150f5" + integrity sha512-UU6ZpNoJvo6TQ7LoiV1hcEWboHKwqoLKK0CW951ZXH2QywMX+b4FkYNk3ajdrkCWbe2jVT2kbyMHf/H4FK+u8w== ckeditor@^4.11.4: version "4.12.1"