fix(deps): update dependency video.js to v8.19.1

This commit is contained in:
renovate[bot]
2024-10-25 10:15:08 +00:00
committed by GitHub
parent 85084e4b60
commit da23ee8e3e

10
web/package-lock.json generated
View File

@@ -41381,19 +41381,19 @@
} }
}, },
"node_modules/video.js": { "node_modules/video.js": {
"version": "8.18.1", "version": "8.19.1",
"resolved": "https://registry.npmjs.org/video.js/-/video.js-8.18.1.tgz", "resolved": "https://registry.npmjs.org/video.js/-/video.js-8.19.1.tgz",
"integrity": "sha512-oQ4M/HD2fFgEPHfmVMWxGykRFIpOmVhK0XZ4PSsPTgN2jH6E6+92f/RI2mDXDb0yu+Fxv9fxMUm0M7Z2K3Zo9w==", "integrity": "sha512-MVuayhXpzTBv5Jk3nYEU2akawPhuBBlizEbpQGx2i+6FiBmqxGjkrkLdDLOzG54ut7xapjp26IfWQLGSpeLmcQ==",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.12.5", "@babel/runtime": "^7.12.5",
"@videojs/http-streaming": "^3.14.2", "@videojs/http-streaming": "^3.15.0",
"@videojs/vhs-utils": "^4.1.1", "@videojs/vhs-utils": "^4.1.1",
"@videojs/xhr": "2.7.0", "@videojs/xhr": "2.7.0",
"aes-decrypter": "^4.0.2", "aes-decrypter": "^4.0.2",
"global": "4.4.0", "global": "4.4.0",
"m3u8-parser": "^7.2.0", "m3u8-parser": "^7.2.0",
"mpd-parser": "^1.2.2", "mpd-parser": "^1.3.1",
"mux.js": "^7.0.1", "mux.js": "^7.0.1",
"videojs-contrib-quality-levels": "4.1.0", "videojs-contrib-quality-levels": "4.1.0",
"videojs-font": "4.2.0", "videojs-font": "4.2.0",