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