Compare commits

..

1 Commits

7
package-lock.json generated
View File

@ -3641,10 +3641,11 @@
} }
}, },
"node_modules/@types/videojs-hls-quality-selector": { "node_modules/@types/videojs-hls-quality-selector": {
"version": "1.1.0", "version": "1.1.3",
"resolved": "https://registry.npmjs.org/@types/videojs-hls-quality-selector/-/videojs-hls-quality-selector-1.1.0.tgz", "resolved": "https://registry.npmjs.org/@types/videojs-hls-quality-selector/-/videojs-hls-quality-selector-1.1.3.tgz",
"integrity": "sha512-ZArUmr6fsd+KMb10B7F5B/eLZrw+J50DwY892NQdrkGx8hIrplVRyrWXMlzn6Khk6Bu2IMJcG91+xZHysYukZA==", "integrity": "sha512-qw5Ha/cmWTu1DMy2fKmDrQCG47pGAgq0C//0QADLClpBKozH/Crp+ZQJI01WSi/se5KU8qISWeWUG5e61Qmkyg==",
"dev": true, "dev": true,
"license": "MIT",
"dependencies": { "dependencies": {
"@types/video.js": "*" "@types/video.js": "*"
} }