Skip to content

Commit

Permalink
chore: update mpd-parser & m3u8-parser dependencies (#8494)
Browse files Browse the repository at this point in the history
update m3u8-parser to version 7.1.0
update mpd-parser to version 1.2.2

refers #8491
  • Loading branch information
amtins committed Nov 30, 2023
1 parent 161a09c commit 3c110f0
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 5 deletions.
28 changes: 25 additions & 3 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
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@
"aes-decrypter": "^4.0.1",
"global": "4.4.0",
"keycode": "2.2.0",
"m3u8-parser": "^6.0.0",
"mpd-parser": "^1.0.1",
"m3u8-parser": "^7.1.0",
"mpd-parser": "^1.2.2",
"mux.js": "^7.0.1",
"safe-json-parse": "4.0.0",
"videojs-contrib-quality-levels": "4.0.0",
Expand Down

0 comments on commit 3c110f0

Please sign in to comment.