My personal website

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

+5 -5
+4 -4
package-lock.json
··· 19 "@tsparticles/updater-opacity": "3.9.1", 20 "@tsparticles/updater-size": "3.9.1", 21 "base64url": "3.0.1", 22 - "hls.js": "1.6.9", 23 "normalize.scss": "0.1.0", 24 "ovenplayer": "0.10.45" 25 }, ··· 4806 } 4807 }, 4808 "node_modules/hls.js": { 4809 - "version": "1.6.9", 4810 - "resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.9.tgz", 4811 - "integrity": "sha512-q7qPrri6GRwjcNd7EkFCmhiJ6PBIxeUsdxKbquBkQZpg9jAnp6zSAeN9eEWFlOB09J8JfzAQGoXL5ZEAltjO9g==", 4812 "license": "Apache-2.0" 4813 }, 4814 "node_modules/http-cache-semantics": {
··· 19 "@tsparticles/updater-opacity": "3.9.1", 20 "@tsparticles/updater-size": "3.9.1", 21 "base64url": "3.0.1", 22 + "hls.js": "1.6.10", 23 "normalize.scss": "0.1.0", 24 "ovenplayer": "0.10.45" 25 }, ··· 4806 } 4807 }, 4808 "node_modules/hls.js": { 4809 + "version": "1.6.10", 4810 + "resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.10.tgz", 4811 + "integrity": "sha512-16XHorwFNh+hYazYxDNXBLEm5aRoU+oxMX6qVnkbGH3hJil4xLav3/M6NH92VkD1qSOGKXeSm+5unuawPXK6OQ==", 4812 "license": "Apache-2.0" 4813 }, 4814 "node_modules/http-cache-semantics": {
+1 -1
package.json
··· 29 "@tsparticles/updater-opacity": "3.9.1", 30 "@tsparticles/updater-size": "3.9.1", 31 "base64url": "3.0.1", 32 - "hls.js": "1.6.9", 33 "normalize.scss": "0.1.0", 34 "ovenplayer": "0.10.45" 35 },
··· 29 "@tsparticles/updater-opacity": "3.9.1", 30 "@tsparticles/updater-size": "3.9.1", 31 "base64url": "3.0.1", 32 + "hls.js": "1.6.10", 33 "normalize.scss": "0.1.0", 34 "ovenplayer": "0.10.45" 35 },