My personal website

fix(deps): update dependency hls.js to v1.6.15

Skippy 857928e5 b13b5a7f

+5 -5
+4 -4
package-lock.json
··· 19 19 "@tsparticles/updater-opacity": "3.9.1", 20 20 "@tsparticles/updater-size": "3.9.1", 21 21 "base64url": "3.0.1", 22 - "hls.js": "1.6.14", 22 + "hls.js": "1.6.15", 23 23 "normalize.scss": "0.1.0", 24 24 "ovenplayer": "0.10.45" 25 25 }, ··· 4811 4811 } 4812 4812 }, 4813 4813 "node_modules/hls.js": { 4814 - "version": "1.6.14", 4815 - "resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.14.tgz", 4816 - "integrity": "sha512-CSpT2aXsv71HST8C5ETeVo+6YybqCpHBiYrCRQSn3U5QUZuLTSsvtq/bj+zuvjLVADeKxoebzo16OkH8m1+65Q==", 4814 + "version": "1.6.15", 4815 + "resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.15.tgz", 4816 + "integrity": "sha512-E3a5VwgXimGHwpRGV+WxRTKeSp2DW5DI5MWv34ulL3t5UNmyJWCQ1KmLEHbYzcfThfXG8amBL+fCYPneGHC4VA==", 4817 4817 "license": "Apache-2.0" 4818 4818 }, 4819 4819 "node_modules/http-cache-semantics": {
+1 -1
package.json
··· 29 29 "@tsparticles/updater-opacity": "3.9.1", 30 30 "@tsparticles/updater-size": "3.9.1", 31 31 "base64url": "3.0.1", 32 - "hls.js": "1.6.14", 32 + "hls.js": "1.6.15", 33 33 "normalize.scss": "0.1.0", 34 34 "ovenplayer": "0.10.45" 35 35 },