Skip to content

Commit

Permalink
fix: update @videojs/http-streaming to 2.15.1 (#8010)
Browse files Browse the repository at this point in the history
Fixes #7998, fixes #7958.
  • Loading branch information
gkatsev committed Nov 21, 2022
1 parent e49286a commit 1c2be96
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 18 deletions.
53 changes: 37 additions & 16 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -84,14 +84,14 @@
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"@videojs/http-streaming": "2.15.0",
"@videojs/http-streaming": "2.15.1",
"@videojs/vhs-utils": "^3.0.4",
"@videojs/xhr": "2.6.0",
"aes-decrypter": "3.1.3",
"global": "^4.4.0",
"keycode": "^2.2.0",
"m3u8-parser": "4.8.0",
"mpd-parser": "0.22.0",
"mpd-parser": "0.22.1",
"mux.js": "6.0.1",
"safe-json-parse": "4.0.0",
"videojs-font": "3.2.0",
Expand Down

0 comments on commit 1c2be96

Please sign in to comment.