diff --git a/package-lock.json b/package-lock.json index 4fcf39c..855988c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "chart.js": "^4.4.0", "chartist": "^1.3.0", "chroma-js": "^2.4.2", - "ckeditor4": "^4.23.0", + "ckeditor4": "^4.24.0", "ckeditor4-react": "^5.0.0", "classnames": "^2.3.2", "crypto-browserify": "^3.12.0", @@ -6849,9 +6849,9 @@ "integrity": "sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ==" }, "node_modules/ckeditor4": { - "version": "4.23.0", - "resolved": "https://registry.npmjs.org/ckeditor4/-/ckeditor4-4.23.0.tgz", - "integrity": "sha512-K9DUzTa7roj8JffKLm6nOxDF02aPURDK8m7oFibvvkyAaomj24qOgpVdt7yvszmIubeJLbAB6q4k7Euk8jzD1A==" + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/ckeditor4/-/ckeditor4-4.24.0.tgz", + "integrity": "sha512-ShtIqZMMNmP5r8AhZqnysSaONsx+qKjI/zf5AkU9wKxl0yHVw2/CSxWYmdd40u3dMjJR2kOthQ6USahz528lbw==" }, "node_modules/ckeditor4-integrations-common": { "version": "1.0.0", diff --git a/package.json b/package.json index fca6ad1..5cbf62d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "chart.js": "^4.4.0", "chartist": "^1.3.0", "chroma-js": "^2.4.2", - "ckeditor4": "^4.23.0", + "ckeditor4": "^4.24.0", "ckeditor4-react": "^5.0.0", "classnames": "^2.3.2", "crypto-browserify": "^3.12.0",