From b85abacaa94237d1cc1ec43c0ec93488a6ba2114 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 08:09:46 +0000 Subject: [PATCH] Bump @mediakind/mkplayer from 1.19.0 to 1.20.0 in /LearningHub.Nhs.WebUI --- updated-dependencies: - dependency-name: "@mediakind/mkplayer" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- LearningHub.Nhs.WebUI/package-lock.json | 10 +++++----- LearningHub.Nhs.WebUI/package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/LearningHub.Nhs.WebUI/package-lock.json b/LearningHub.Nhs.WebUI/package-lock.json index 263333e70..aaf838cdd 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.19.0", + "@mediakind/mkplayer": "1.20.0", "@types/uuid": "^8.3.4", "axios": "^0.29.0", "babel-polyfill": "^6.26.0", @@ -3818,10 +3818,10 @@ } }, "node_modules/@mediakind/mkplayer": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/@mediakind/mkplayer/-/mkplayer-1.19.0.tgz", - "integrity": "sha512-DoRoS+am8/0Chb57DXNR4IPuVTqi5ZBB8rybVqnq4qPvWHGA5l/33iYkToPlLlM5LjJ2Pk3uF7QpFEYoiS0tsA==", - "license": "©2024 Copyright Mediakind Ltd. All Rights Reserved. Including All Downloadable Materials.", + "version": "1.20.0", + "resolved": "https://registry.npmjs.org/@mediakind/mkplayer/-/mkplayer-1.20.0.tgz", + "integrity": "sha512-8msi65ezI/MjTSakrO8w78tfIdqIDXP8MgIFBlM5H26OtLCdu7ywvsyvszud2rmBhz0GZSd0Km+Wr8SXikAZtQ==", + "license": "©2025 Copyright Mediakind Ltd. All Rights Reserved. Including All Downloadable Materials.", "dependencies": { "bitmovin-player": "8.193.0", "bitmovin-player-ui": "^3.52.0" diff --git a/LearningHub.Nhs.WebUI/package.json b/LearningHub.Nhs.WebUI/package.json index 673640964..bd5081a65 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.19.0", + "@mediakind/mkplayer": "1.20.0", "@types/uuid": "^8.3.4", "axios": "^0.29.0", "babel-polyfill": "^6.26.0",