diff --git a/package-lock.json b/package-lock.json index d06403c8a..ac498f8d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "marked": "^18.0.5", "pinia": "^3.0.4", "posthog-js": "^1.391.2", - "video.js": "^8.23.7", + "video.js": "^8.23.8", "vue": "^3.5.38", "vue-router": "^5.1.0", "vuetify": "^4.1.2" @@ -14339,13 +14339,13 @@ } }, "node_modules/video.js": { - "version": "8.23.7", - "resolved": "https://registry.npmjs.org/video.js/-/video.js-8.23.7.tgz", - "integrity": "sha512-cG4HOygYt+Z8j6Sf5DuK6OgEOoM+g9oGP6vpqoZRaD13aHE4PMITbyjJUXZcIQbgB0wJEadBRaVm5lJIzo2jAA==", + "version": "8.23.8", + "resolved": "https://registry.npmjs.org/video.js/-/video.js-8.23.8.tgz", + "integrity": "sha512-plZuWxN4clhDESSpi3QLYVs6tgnnf9qT9SA4iahHwZEmdVSuUh4+O6vQPcA5XqiEDvjeBDJvLafH1bhkAXaXKQ==", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.28.4", - "@videojs/http-streaming": "^3.17.3", + "@videojs/http-streaming": "^3.17.4", "@videojs/vhs-utils": "^4.1.1", "@videojs/xhr": "2.7.0", "aes-decrypter": "^4.0.2", diff --git a/package.json b/package.json index 5d5613516..cf7eb0ba6 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "marked": "^18.0.5", "pinia": "^3.0.4", "posthog-js": "^1.391.2", - "video.js": "^8.23.7", + "video.js": "^8.23.8", "vue": "^3.5.38", "vue-router": "^5.1.0", "vuetify": "^4.1.2"