From 0cad645e9af4de3e3b3dc9be2d376d4bbce484ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 10:43:42 +0000 Subject: [PATCH] Bump @mediakind/mkplayer in /AdminUI/LearningHub.Nhs.AdminUI --- updated-dependencies: - dependency-name: "@mediakind/mkplayer" dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- AdminUI/LearningHub.Nhs.AdminUI/package-lock.json | 8 ++++---- AdminUI/LearningHub.Nhs.AdminUI/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/AdminUI/LearningHub.Nhs.AdminUI/package-lock.json b/AdminUI/LearningHub.Nhs.AdminUI/package-lock.json index d5a41f4c..e5d689b5 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.23.0", + "@mediakind/mkplayer": "^1.24.0", "axios": "^0.30.0", "babel-polyfill": "^6.26.0", "bootstrap": "^4.6.2", @@ -3301,9 +3301,9 @@ } }, "node_modules/@mediakind/mkplayer": { - "version": "1.23.0", - "resolved": "https://registry.npmjs.org/@mediakind/mkplayer/-/mkplayer-1.23.0.tgz", - "integrity": "sha512-iZ3KSqkMyxGjT7PEtLtoKRSIN52cyMQ1uwD00eTiCBurvtlTGDRdU3KkBuAVo8MNHXMR01TKbEKCgUGkBgq3+Q==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@mediakind/mkplayer/-/mkplayer-1.24.0.tgz", + "integrity": "sha512-2tBm6KGP0kUdbg3VLho1UDpGxAxcEFJVdZeDquCuA3HiTkLw/iivo6NcPOX/J0BHeyZCicLs18nbyPEVEWKSjQ==", "license": "©2025 Copyright Mediakind Ltd. All Rights Reserved. Including All Downloadable Materials.", "dependencies": { "bitmovin-player": "8.208.0", diff --git a/AdminUI/LearningHub.Nhs.AdminUI/package.json b/AdminUI/LearningHub.Nhs.AdminUI/package.json index edc43416..fa6d28a4 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.23.0", + "@mediakind/mkplayer": "^1.24.0", "axios": "^0.30.0", "babel-polyfill": "^6.26.0", "bootstrap": "^4.6.2",