Skip to content

Commit cee5fa3

Browse files
authoredJun 22, 2021
fix(package): update to VHS 2.9.1 (#7284)
Fixes #7230
1 parent 1fc1c58 commit cee5fa3

File tree

2 files changed

+28
-35
lines changed

2 files changed

+28
-35
lines changed
 

‎package-lock.json

+26-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,15 +83,15 @@
8383
},
8484
"dependencies": {
8585
"@babel/runtime": "^7.12.5",
86-
"@videojs/http-streaming": "2.9.0",
86+
"@videojs/http-streaming": "2.9.1",
8787
"@videojs/vhs-utils": "^3.0.2",
8888
"@videojs/xhr": "2.5.1",
8989
"aes-decrypter": "3.1.2",
9090
"global": "^4.4.0",
9191
"keycode": "^2.2.0",
9292
"m3u8-parser": "4.7.0",
9393
"mpd-parser": "0.17.0",
94-
"mux.js": "5.11.0",
94+
"mux.js": "5.11.1",
9595
"safe-json-parse": "4.0.0",
9696
"videojs-font": "3.2.0",
9797
"videojs-vtt.js": "^0.15.3"

0 commit comments

Comments
 (0)
Please sign in to comment.