This commit is contained in:
Samidy 2026-03-09 03:11:54 +03:00
parent 83c705a60a
commit 7849be7720

7
package-lock.json generated
View file

@ -19,6 +19,7 @@
"cookie-session": "^2.1.1",
"dashjs": "^5.1.1",
"fuse.js": "^7.1.0",
"hls.js": "^1.6.15",
"jose": "^6.1.3",
"pocketbase": "^0.26.8"
},
@ -6324,6 +6325,12 @@
"node": ">= 0.4"
}
},
"node_modules/hls.js": {
"version": "1.6.15",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.15.tgz",
"integrity": "sha512-E3a5VwgXimGHwpRGV+WxRTKeSp2DW5DI5MWv34ulL3t5UNmyJWCQ1KmLEHbYzcfThfXG8amBL+fCYPneGHC4VA==",
"license": "Apache-2.0"
},
"node_modules/hookified": {
"version": "1.15.1",
"resolved": "https://registry.npmjs.org/hookified/-/hookified-1.15.1.tgz",