My personal website

Merge pull request 'fix(deps): update dependency hls.js to v1.6.14' (#373) from renovate/hls.js-1.x into main

+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.13", 22 + "hls.js": "1.6.14", 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.13", 4815 - "resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.13.tgz", 4816 - "integrity": "sha512-hNEzjZNHf5bFrUNvdS4/1RjIanuJ6szpWNfTaX5I6WfGynWXGT7K/YQLYtemSvFExzeMdgdE4SsyVLJbd5PcZA==", 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==", 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.13", 32 + "hls.js": "1.6.14", 33 33 "normalize.scss": "0.1.0", 34 34 "ovenplayer": "0.10.45" 35 35 },