diff --git a/package-lock.json b/package-lock.json index a38f37d6..eb6adc7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "date-fns": "^4.1.0", "github-markdown-css": "^5.8.1", "highlight.js": "^11.11.1", - "hls.js": "^1.6.10", + "hls.js": "^1.6.11", "marked": "^16.2.1", "ng-apexcharts": "^1.11.0", "ngx-cookie-service": "^19.1.2", @@ -10846,9 +10846,9 @@ } }, "node_modules/hls.js": { - "version": "1.6.10", - "resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.10.tgz", - "integrity": "sha512-16XHorwFNh+hYazYxDNXBLEm5aRoU+oxMX6qVnkbGH3hJil4xLav3/M6NH92VkD1qSOGKXeSm+5unuawPXK6OQ==", + "version": "1.6.11", + "resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.11.tgz", + "integrity": "sha512-tdDwOAgPGXohSiNE4oxGr3CI9Hx9lsGLFe6TULUvRk2TfHS+w1tSAJntrvxsHaxvjtr6BXsDZM7NOqJFhU4mmg==", "license": "Apache-2.0" }, "node_modules/hosted-git-info": { diff --git a/package.json b/package.json index 19193856..e5c99dda 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "date-fns": "^4.1.0", "github-markdown-css": "^5.8.1", "highlight.js": "^11.11.1", - "hls.js": "^1.6.10", + "hls.js": "^1.6.11", "marked": "^16.2.1", "ng-apexcharts": "^1.11.0", "ngx-cookie-service": "^19.1.2",