From 909007ba588fd3033f454e14a7af652e0c4155e2 Mon Sep 17 00:00:00 2001 From: amtins Date: Mon, 27 Jan 2025 18:11:27 +0100 Subject: [PATCH] chore(npm): update pillarbox to version 1.17.0 --- package-lock.json | 66 +++++++++++++++-------------------------------- package.json | 2 +- 2 files changed, 22 insertions(+), 46 deletions(-) diff --git a/package-lock.json b/package-lock.json index 382c3af..2be4662 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@srgssr/pillarbox-playlist": "^2.1.0", - "@srgssr/pillarbox-web": "^1.14.1", + "@srgssr/pillarbox-web": "^1.17.0", "@srgssr/skip-button": "^1.0.4", "highlight.js": "^11.10.0", "lit": "^3.2.1", @@ -2068,13 +2068,13 @@ } }, "node_modules/@srgssr/pillarbox-web": { - "version": "1.15.1", - "resolved": "https://registry.npmjs.org/@srgssr/pillarbox-web/-/pillarbox-web-1.15.1.tgz", - "integrity": "sha512-bpC2GLtUXV8QaRA5V3VIaOF8Ij6cipXSqiY5wjGeOZnn0JOeA9/Z9W4uOMotx25cQaHRd6wDwLdTTmvJLL0gAA==", + "version": "1.17.0", + "resolved": "https://registry.npmjs.org/@srgssr/pillarbox-web/-/pillarbox-web-1.17.0.tgz", + "integrity": "sha512-dcwv/qRfboik9dx28NOac8HXuEe/NQKG/PLA0uhmjl8f8b4YaCpp8MXFf7x+GBKvLnUbVRuv7pMVy+/ezCLVOw==", "license": "MIT", "dependencies": { - "video.js": "^8.11.8", - "videojs-contrib-eme": "^3.11.2" + "video.js": "8.21.0", + "videojs-contrib-eme": "5.5.1" } }, "node_modules/@srgssr/skip-button": { @@ -2175,10 +2175,9 @@ } }, "node_modules/@videojs/http-streaming": { - "version": "3.15.0", - "resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-3.15.0.tgz", - "integrity": "sha512-6rjaqEa87gVFqDFsHaLKXGrDqL3NhNZRNi6wkMw+uyt1lrLD2OFY0SfRQRNl7Vmmx0pt5FRJoRJYlnKsowyElA==", - "license": "Apache-2.0", + "version": "3.16.2", + "resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-3.16.2.tgz", + "integrity": "sha512-fvt4ko7FknxiT9FnjyNQt6q2px+awrkM+Orv7IB/4gldvj94u4fowGfmNHynnvNTPgPkdxHklGmFLGfclYw8HA==", "dependencies": { "@babel/runtime": "^7.12.5", "@videojs/vhs-utils": "^4.1.1", @@ -2186,7 +2185,7 @@ "global": "^4.4.0", "m3u8-parser": "^7.2.0", "mpd-parser": "^1.3.1", - "mux.js": "7.0.3", + "mux.js": "7.1.0", "video.js": "^7 || ^8" }, "engines": { @@ -2197,28 +2196,10 @@ "video.js": "^8.19.0" } }, - "node_modules/@videojs/http-streaming/node_modules/mux.js": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/mux.js/-/mux.js-7.0.3.tgz", - "integrity": "sha512-gzlzJVEGFYPtl2vvEiJneSWAWD4nfYRHD5XgxmB2gWvXraMPOYk+sxfvexmNfjQUFpmk6hwLR5C6iSFmuwCHdQ==", - "license": "Apache-2.0", - "dependencies": { - "@babel/runtime": "^7.11.2", - "global": "^4.4.0" - }, - "bin": { - "muxjs-transmux": "bin/transmux.js" - }, - "engines": { - "node": ">=8", - "npm": ">=5" - } - }, "node_modules/@videojs/vhs-utils": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/@videojs/vhs-utils/-/vhs-utils-4.1.1.tgz", "integrity": "sha512-5iLX6sR2ownbv4Mtejw6Ax+naosGvoT9kY+gcuHzANyUZZ+4NpeNdKMUhb6ag0acYej1Y7cmr/F2+4PrggMiVA==", - "license": "MIT", "dependencies": { "@babel/runtime": "^7.12.5", "global": "^4.4.0" @@ -2243,7 +2224,6 @@ "version": "0.8.10", "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.10.tgz", "integrity": "sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==", - "license": "MIT", "engines": { "node": ">=10.0.0" } @@ -2275,7 +2255,6 @@ "version": "4.0.2", "resolved": "https://registry.npmjs.org/aes-decrypter/-/aes-decrypter-4.0.2.tgz", "integrity": "sha512-lc+/9s6iJvuaRe5qDlMTpCFjnwpkeOXp8qP3oiZ5jsj1MRg+SBVUmmICrhxHvc8OELSmc+fEyyxAuppY6hrWzw==", - "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.12.5", "@videojs/vhs-utils": "^4.1.1", @@ -5598,7 +5577,6 @@ "version": "7.2.0", "resolved": "https://registry.npmjs.org/m3u8-parser/-/m3u8-parser-7.2.0.tgz", "integrity": "sha512-CRatFqpjVtMiMaKXxNvuI3I++vUumIXVVT/JpCpdU/FynV/ceVw1qpPyyBNindL+JlPMSesx+WX1QJaZEJSaMQ==", - "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.12.5", "@videojs/vhs-utils": "^4.1.1", @@ -5819,7 +5797,6 @@ "version": "1.3.1", "resolved": "https://registry.npmjs.org/mpd-parser/-/mpd-parser-1.3.1.tgz", "integrity": "sha512-1FuyEWI5k2HcmhS1HkKnUAQV7yFPfXPht2DnRRGtoiiAAW+ESTbtEXIDpRkwdU+XyrQuwrIym7UkoPKsZ0SyFw==", - "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.12.5", "@videojs/vhs-utils": "^4.0.0", @@ -6308,7 +6285,6 @@ "version": "1.0.4", "resolved": "https://registry.npmjs.org/pkcs7/-/pkcs7-1.0.4.tgz", "integrity": "sha512-afRERtHn54AlwaF2/+LFszyAANTCggGilmcmILUzEjvs3XgFZT+xE6+QWQcAGmu4xajy+Xtj7acLOPdx5/eXWQ==", - "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.5.5" }, @@ -9731,13 +9707,12 @@ } }, "node_modules/video.js": { - "version": "8.19.1", - "resolved": "https://registry.npmjs.org/video.js/-/video.js-8.19.1.tgz", - "integrity": "sha512-MVuayhXpzTBv5Jk3nYEU2akawPhuBBlizEbpQGx2i+6FiBmqxGjkrkLdDLOzG54ut7xapjp26IfWQLGSpeLmcQ==", - "license": "Apache-2.0", + "version": "8.21.0", + "resolved": "https://registry.npmjs.org/video.js/-/video.js-8.21.0.tgz", + "integrity": "sha512-zcwerRb257QAuWfi8NH9yEX7vrGKFthjfcONmOQ4lxFRpDAbAi+u5LAjCjMWqhJda6zEmxkgdDpOMW3Y21QpXA==", "dependencies": { "@babel/runtime": "^7.12.5", - "@videojs/http-streaming": "^3.15.0", + "@videojs/http-streaming": "^3.16.2", "@videojs/vhs-utils": "^4.1.1", "@videojs/xhr": "2.7.0", "aes-decrypter": "^4.0.2", @@ -9751,13 +9726,14 @@ } }, "node_modules/videojs-contrib-eme": { - "version": "3.11.2", - "resolved": "https://registry.npmjs.org/videojs-contrib-eme/-/videojs-contrib-eme-3.11.2.tgz", - "integrity": "sha512-PqCXinfo8EqPD+2SNlW8gblLXH9LYAHFqZ0x9yaCPCEZrxh6U+Iln5LgsT3kvRmVjmxSF7a+pQ6P6pvoWgFSRA==", - "license": "Apache-2.0", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/videojs-contrib-eme/-/videojs-contrib-eme-5.5.1.tgz", + "integrity": "sha512-bDmypFzeKcyykpz+CNv4dK/XpqZ64LcgcFRV93n36h6vd3vtM1c3ECyXyxh8gdJrU7g6cEnPDgJCtj+q7y3mAw==", "dependencies": { - "global": "^4.3.2", - "video.js": "^6 || ^7 || ^8" + "global": "^4.3.2" + }, + "peerDependencies": { + "video.js": "^8.11.8" } }, "node_modules/videojs-contrib-quality-levels": { diff --git a/package.json b/package.json index 8cb0ce3..16e332f 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ }, "dependencies": { "@srgssr/pillarbox-playlist": "^2.1.0", - "@srgssr/pillarbox-web": "^1.14.1", + "@srgssr/pillarbox-web": "^1.17.0", "@srgssr/skip-button": "^1.0.4", "highlight.js": "^11.10.0", "lit": "^3.2.1",