diff --git a/LearningHub.Nhs.WebUI/package-lock.json b/LearningHub.Nhs.WebUI/package-lock.json index ec2a63e7..f123d957 100644 --- a/LearningHub.Nhs.WebUI/package-lock.json +++ b/LearningHub.Nhs.WebUI/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@ckeditor/ckeditor5-build-classic": "16.0.0", "@ckeditor/ckeditor5-vue": "1.0.3", - "@mediakind/mkplayer": "1.28.0", + "@mediakind/mkplayer": "1.29.0", "@types/uuid": "^8.3.4", "axios": "^0.30.2", "babel-polyfill": "^6.26.0", @@ -3797,9 +3797,9 @@ } }, "node_modules/@mediakind/mkplayer": { - "version": "1.28.0", - "resolved": "https://registry.npmjs.org/@mediakind/mkplayer/-/mkplayer-1.28.0.tgz", - "integrity": "sha512-FUkxPer6KKrlU2x2B2fEG5FwGMy4D6ljIspd3+lK3+uptnT70POgxa8xAQAIedPkXr82V3mxSZ09CQvsYpWNLg==", + "version": "1.29.0", + "resolved": "https://registry.npmjs.org/@mediakind/mkplayer/-/mkplayer-1.29.0.tgz", + "integrity": "sha512-xXUj/elfuaboV4fNWVaf2MQqa2IiGnH/ujcOChqrVH0Y8ATaElGBY57TIzNbxbooJeV8Pdr7XFMXWzyQFjyqog==", "license": "©2025 Copyright Mediakind Ltd. All Rights Reserved. Including All Downloadable Materials.", "dependencies": { "bitmovin-player": "8.225.0", diff --git a/LearningHub.Nhs.WebUI/package.json b/LearningHub.Nhs.WebUI/package.json index 6f392046..b76260a1 100644 --- a/LearningHub.Nhs.WebUI/package.json +++ b/LearningHub.Nhs.WebUI/package.json @@ -22,7 +22,7 @@ "dependencies": { "@ckeditor/ckeditor5-build-classic": "16.0.0", "@ckeditor/ckeditor5-vue": "1.0.3", - "@mediakind/mkplayer": "1.28.0", + "@mediakind/mkplayer": "1.29.0", "@types/uuid": "^8.3.4", "axios": "^0.30.2", "babel-polyfill": "^6.26.0",