Skip to content

Commit fff0611

Browse files
authoredJul 14, 2021
fix(package): update to VHS 2.9.2 (#7320)
1 parent 2360236 commit fff0611

File tree

2 files changed

+37
-33
lines changed

2 files changed

+37
-33
lines changed
 

‎package-lock.json

+35-31
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
@@ -84,15 +84,15 @@
8484
},
8585
"dependencies": {
8686
"@babel/runtime": "^7.12.5",
87-
"@videojs/http-streaming": "2.9.1",
87+
"@videojs/http-streaming": "2.9.2",
8888
"@videojs/vhs-utils": "^3.0.2",
8989
"@videojs/xhr": "2.5.1",
9090
"aes-decrypter": "3.1.2",
9191
"global": "^4.4.0",
9292
"keycode": "^2.2.0",
9393
"m3u8-parser": "4.7.0",
9494
"mpd-parser": "0.17.0",
95-
"mux.js": "5.11.1",
95+
"mux.js": "5.12.2",
9696
"safe-json-parse": "4.0.0",
9797
"videojs-font": "3.2.0",
9898
"videojs-vtt.js": "^0.15.3"

0 commit comments

Comments
 (0)
Please sign in to comment.