Skip to content

Commit

Permalink
feat(package): update to VHS 2.11.0 (videojs#7459)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkatsev authored and edirub committed Jun 8, 2023
1 parent cd953a8 commit 1789cb5
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 18 deletions.
61 changes: 46 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,15 +84,15 @@
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"@videojs/http-streaming": "2.10.3",
"@videojs/http-streaming": "2.11.0",
"@videojs/vhs-utils": "^3.0.3",
"@videojs/xhr": "2.6.0",
"aes-decrypter": "3.1.2",
"global": "^4.4.0",
"keycode": "^2.2.0",
"m3u8-parser": "4.7.0",
"mpd-parser": "0.19.0",
"mux.js": "5.13.0",
"mpd-parser": "0.19.1",
"mux.js": "5.14.0",
"safe-json-parse": "4.0.0",
"videojs-font": "3.2.0",
"videojs-vtt.js": "^0.15.3"
Expand Down

0 comments on commit 1789cb5

Please sign in to comment.