My personal website

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

Skippy d9c26e14 cbafd417

+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.10", 22 + "hls.js": "1.6.11", 23 23 "normalize.scss": "0.1.0", 24 24 "ovenplayer": "0.10.45" 25 25 }, ··· 4806 4806 } 4807 4807 }, 4808 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==", 4809 + "version": "1.6.11", 4810 + "resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.11.tgz", 4811 + "integrity": "sha512-tdDwOAgPGXohSiNE4oxGr3CI9Hx9lsGLFe6TULUvRk2TfHS+w1tSAJntrvxsHaxvjtr6BXsDZM7NOqJFhU4mmg==", 4812 4812 "license": "Apache-2.0" 4813 4813 }, 4814 4814 "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.10", 32 + "hls.js": "1.6.11", 33 33 "normalize.scss": "0.1.0", 34 34 "ovenplayer": "0.10.45" 35 35 },