Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

bump `hls.js` (#8336)

authored by

Samuel Newman and committed by
GitHub
433fa33b 4c8fd006

+5 -5
+1 -1
package.json
··· 160 160 "expo-web-browser": "~14.1.6", 161 161 "fast-text-encoding": "^1.0.6", 162 162 "history": "^5.3.0", 163 - "hls.js": "^1.5.11", 163 + "hls.js": "^1.6.2", 164 164 "js-sha256": "^0.9.0", 165 165 "jwt-decode": "^4.0.0", 166 166 "lande": "^1.0.10",
+4 -4
yarn.lock
··· 12351 12351 dependencies: 12352 12352 "@babel/runtime" "^7.7.6" 12353 12353 12354 - hls.js@^1.5.11: 12355 - version "1.5.11" 12356 - resolved "https://registry.yarnpkg.com/hls.js/-/hls.js-1.5.11.tgz#3941347df454983859ae8c75fe19e8818719a826" 12357 - integrity sha512-q3We1izi2+qkOO+TvZdHv+dx6aFzdtk3xc1/Qesrvto4thLTT/x/1FK85c5h1qZE4MmMBNgKg+MIW8nxQfxwBw== 12354 + hls.js@^1.6.2: 12355 + version "1.6.2" 12356 + resolved "https://registry.yarnpkg.com/hls.js/-/hls.js-1.6.2.tgz#02272bea644b5f61f71741256618d6b629ae7834" 12357 + integrity sha512-rx+pETSCJEDThm/JCm8CuadcAC410cVjb1XVXFNDKFuylaayHk1+tFxhkjvnMDAfqsJHxZXDAJ3Uc2d5xQyWlQ== 12358 12358 12359 12359 hmac-drbg@^1.0.1: 12360 12360 version "1.0.1"