chore(deps): update dependency video.js to v8.23.7

This commit is contained in:
renovate[bot]
2026-02-11 21:07:24 +00:00
committed by GitHub
parent 6f26cb8101
commit b9acda2d43
+8 -8
View File
@@ -9486,9 +9486,9 @@
]
},
"node_modules/@videojs/http-streaming": {
"version": "3.17.2",
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-3.17.2.tgz",
"integrity": "sha512-VBQ3W4wnKnVKb/limLdtSD2rAd5cmHN70xoMf4OmuDd0t2kfJX04G+sfw6u2j8oOm2BXYM9E1f4acHruqKnM1g==",
"version": "3.17.4",
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-3.17.4.tgz",
"integrity": "sha512-XAvdG2dolBuV2Fx8bu1kjmQ2D4TonGzZH68Pgv/O9xMSFWdZtITSMFismeQLEAtMmGwze8qNJp3RgV+jStrJqg==",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
@@ -33424,13 +33424,13 @@
}
},
"node_modules/video.js": {
"version": "8.23.6",
"resolved": "https://registry.npmjs.org/video.js/-/video.js-8.23.6.tgz",
"integrity": "sha512-qjS3HTDo7iapedJuso62scA303i+6CaCUnwyRr8GYd/BYAp7XGb7InUMw2Eu6zrN6IWooPOb78NzyMyjRbIN+Q==",
"version": "8.23.7",
"resolved": "https://registry.npmjs.org/video.js/-/video.js-8.23.7.tgz",
"integrity": "sha512-cG4HOygYt+Z8j6Sf5DuK6OgEOoM+g9oGP6vpqoZRaD13aHE4PMITbyjJUXZcIQbgB0wJEadBRaVm5lJIzo2jAA==",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@videojs/http-streaming": "^3.17.2",
"@babel/runtime": "^7.28.4",
"@videojs/http-streaming": "^3.17.3",
"@videojs/vhs-utils": "^4.1.1",
"@videojs/xhr": "2.7.0",
"aes-decrypter": "^4.0.2",