diff --git a/AdminUI/LearningHub.Nhs.AdminUI/package-lock.json b/AdminUI/LearningHub.Nhs.AdminUI/package-lock.json index d0d08af3..21003030 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.27.0", + "@mediakind/mkplayer": "^1.28.0", "axios": "^0.30.2", "babel-polyfill": "^6.26.0", "bootstrap": "^4.6.2", @@ -3307,9 +3307,9 @@ } }, "node_modules/@mediakind/mkplayer": { - "version": "1.27.0", - "resolved": "https://registry.npmjs.org/@mediakind/mkplayer/-/mkplayer-1.27.0.tgz", - "integrity": "sha512-yZA+DBVFdVLLYQd03CMWGkFB2IFJU0ec1ES3DJ2kd+Umx465KDQOmVvCldYA5d7hN3tGw4l2nNWQmHXhvyhDAQ==", + "version": "1.28.0", + "resolved": "https://registry.npmjs.org/@mediakind/mkplayer/-/mkplayer-1.28.0.tgz", + "integrity": "sha512-FUkxPer6KKrlU2x2B2fEG5FwGMy4D6ljIspd3+lK3+uptnT70POgxa8xAQAIedPkXr82V3mxSZ09CQvsYpWNLg==", "license": "©2025 Copyright Mediakind Ltd. All Rights Reserved. Including All Downloadable Materials.", "dependencies": { "bitmovin-player": "8.225.0", diff --git a/AdminUI/LearningHub.Nhs.AdminUI/package.json b/AdminUI/LearningHub.Nhs.AdminUI/package.json index 2fcdf1e6..fa764b5e 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.27.0", + "@mediakind/mkplayer": "^1.28.0", "axios": "^0.30.2", "babel-polyfill": "^6.26.0", "bootstrap": "^4.6.2",