diff --git a/AdminUI/LearningHub.Nhs.AdminUI/package-lock.json b/AdminUI/LearningHub.Nhs.AdminUI/package-lock.json index b0fb52dc..f7758c95 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.29.0", + "@mediakind/mkplayer": "^1.30.0", "axios": "^0.30.2", "babel-polyfill": "^6.26.0", "bootstrap": "^4.6.2", @@ -3312,12 +3312,12 @@ } }, "node_modules/@mediakind/mkplayer": { - "version": "1.29.0", - "resolved": "https://registry.npmjs.org/@mediakind/mkplayer/-/mkplayer-1.29.0.tgz", - "integrity": "sha512-xXUj/elfuaboV4fNWVaf2MQqa2IiGnH/ujcOChqrVH0Y8ATaElGBY57TIzNbxbooJeV8Pdr7XFMXWzyQFjyqog==", + "version": "1.30.0", + "resolved": "https://registry.npmjs.org/@mediakind/mkplayer/-/mkplayer-1.30.0.tgz", + "integrity": "sha512-kV6kk+aNAR9e928ewK1dwGHfBgJTG/5FYbhDITESh/U8NQW1kx5M9Y+1XhMtsma2viOop0zUW9A89y8BAcCX7g==", "license": "©2025 Copyright Mediakind Ltd. All Rights Reserved. Including All Downloadable Materials.", "dependencies": { - "bitmovin-player": "8.225.0", + "bitmovin-player": "8.232.0", "bitmovin-player-ui": "^3.52.0" } }, @@ -6398,9 +6398,9 @@ } }, "node_modules/bitmovin-player": { - "version": "8.225.0", - "resolved": "https://registry.npmjs.org/bitmovin-player/-/bitmovin-player-8.225.0.tgz", - "integrity": "sha512-8iAUJKWSsRSMpLuEhUx6J0t3uqW+fznNOT86i7fa+py7Tqtddd011+K3uHvRz7WBdCqZyWEO6c4j0UjZ6/SZSA==" + "version": "8.232.0", + "resolved": "https://registry.npmjs.org/bitmovin-player/-/bitmovin-player-8.232.0.tgz", + "integrity": "sha512-aDxSSTBGMhenfm1OdNws1mIGyuI0cbuhMDyaOGO2IGTRPE+SE4BauziLeMXgc/72GmXVdcDHw3MY6Imw38vi+Q==" }, "node_modules/bitmovin-player-ui": { "version": "3.84.0", diff --git a/AdminUI/LearningHub.Nhs.AdminUI/package.json b/AdminUI/LearningHub.Nhs.AdminUI/package.json index 16867718..0e50073d 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.29.0", + "@mediakind/mkplayer": "^1.30.0", "axios": "^0.30.2", "babel-polyfill": "^6.26.0", "bootstrap": "^4.6.2",