diff --git a/AdminUI/LearningHub.Nhs.AdminUI/package-lock.json b/AdminUI/LearningHub.Nhs.AdminUI/package-lock.json index 9a44b9b2d..cee4cbf4a 100644 --- a/AdminUI/LearningHub.Nhs.AdminUI/package-lock.json +++ b/AdminUI/LearningHub.Nhs.AdminUI/package-lock.json @@ -2082,9 +2082,9 @@ } }, "@types/ckeditor": { - "version": "4.9.8", - "resolved": "https://registry.npmjs.org/@types/ckeditor/-/ckeditor-4.9.8.tgz", - "integrity": "sha512-UM2t8mRul1vT/Al3c1L5elal925YstzcBQHLHk+hVvEoFOUkQKokePnGgD1L7K9n4h3hoPDDwc5jEKeUU3UxMw==", + "version": "4.9.10", + "resolved": "https://registry.npmjs.org/@types/ckeditor/-/ckeditor-4.9.10.tgz", + "integrity": "sha512-dcOPCXM0Cr5Z0i6eF/aW5LvECrS+cdl2Gi7lU+rEUNWby0w9Yl6mBubjrs29OVAducpuZjB4mfDayE+o4/gGdQ==", "dev": true }, "@types/eslint": { diff --git a/AdminUI/LearningHub.Nhs.AdminUI/package.json b/AdminUI/LearningHub.Nhs.AdminUI/package.json index e0cb9bf9e..0aee77411 100644 --- a/AdminUI/LearningHub.Nhs.AdminUI/package.json +++ b/AdminUI/LearningHub.Nhs.AdminUI/package.json @@ -56,7 +56,7 @@ "@babel/preset-env": "^7.14.1", "@types/axios": "^0.14.0", "@types/bootstrap": "4.1.3", - "@types/ckeditor": "4.9.8", + "@types/ckeditor": "4.9.10", "@types/jest": "27.0.0", "@types/jquery": "^3.3.32", "@types/jquery-match-height": "^0.7.5",