diff --git a/sub-operation-service/package.json b/sub-operation-service/package.json index 5b02f67..95b5182 100644 --- a/sub-operation-service/package.json +++ b/sub-operation-service/package.json @@ -23,6 +23,7 @@ "axios": "^1.6.5", "echarts": "^5.6.0", "element-plus": "^2.7.2", + "hls.js": "^1.6.2", "js-base64": "^3.7.6", "lodash": "^4.17.21", "moment": "^2.30.1", diff --git a/sub-operation-service/yarn.lock b/sub-operation-service/yarn.lock index 9aeb966..2eb9215 100644 --- a/sub-operation-service/yarn.lock +++ b/sub-operation-service/yarn.lock @@ -3104,6 +3104,11 @@ he@^1.1.1: resolved "https://registry.npmmirror.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f" integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== +hls.js@^1.6.2: + version "1.6.2" + resolved "https://registry.npmmirror.com/hls.js/-/hls.js-1.6.2.tgz#02272bea644b5f61f71741256618d6b629ae7834" + integrity sha512-rx+pETSCJEDThm/JCm8CuadcAC410cVjb1XVXFNDKFuylaayHk1+tFxhkjvnMDAfqsJHxZXDAJ3Uc2d5xQyWlQ== + hookified@^1.6.0: version "1.6.0" resolved "https://registry.npmmirror.com/hookified/-/hookified-1.6.0.tgz#161315ed4525a21f74d710dd9cec71e73951bed2"