diff --git a/AdminUI/LearningHub.Nhs.AdminUI/package-lock.json b/AdminUI/LearningHub.Nhs.AdminUI/package-lock.json index ccd742288..fcc74cb4d 100644 --- a/AdminUI/LearningHub.Nhs.AdminUI/package-lock.json +++ b/AdminUI/LearningHub.Nhs.AdminUI/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@ckeditor/ckeditor5-build-classic": "16.0.0", "@ckeditor/ckeditor5-vue": "1.0.3", - "@mediakind/mkplayer": "^1.21.0", + "@mediakind/mkplayer": "^1.22.0", "axios": "^0.30.0", "babel-polyfill": "^6.26.0", "bootstrap": "^4.6.2", @@ -3373,9 +3373,9 @@ } }, "node_modules/@mediakind/mkplayer": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@mediakind/mkplayer/-/mkplayer-1.21.0.tgz", - "integrity": "sha512-6sZwxQObISgmD4z0RV6xoi2bJgnOBtDAa2bPg4H/D095MaUInaDkrCimROst/rWfeMFg2m4h9PSmJV88cYbvQw==", + "version": "1.22.0", + "resolved": "https://registry.npmjs.org/@mediakind/mkplayer/-/mkplayer-1.22.0.tgz", + "integrity": "sha512-1PWswbIw3U84QkRWbkCVDha0qppzrpDbxiytnRFkLeUpE8klKRWJtI92ph0favspfTFjanX8A0qTGRkA8lsLwA==", "license": "©2025 Copyright Mediakind Ltd. All Rights Reserved. Including All Downloadable Materials.", "dependencies": { "bitmovin-player": "8.193.0", diff --git a/AdminUI/LearningHub.Nhs.AdminUI/package.json b/AdminUI/LearningHub.Nhs.AdminUI/package.json index 4240aeef9..c6e4d6827 100644 --- a/AdminUI/LearningHub.Nhs.AdminUI/package.json +++ b/AdminUI/LearningHub.Nhs.AdminUI/package.json @@ -22,7 +22,7 @@ "dependencies": { "@ckeditor/ckeditor5-build-classic": "16.0.0", "@ckeditor/ckeditor5-vue": "1.0.3", - "@mediakind/mkplayer": "^1.21.0", + "@mediakind/mkplayer": "^1.22.0", "axios": "^0.30.0", "babel-polyfill": "^6.26.0", "bootstrap": "^4.6.2",