Skip to content

Commit dba1b79

Browse files
authored
chore: update m3u8-parser, vhs-utils and aes-decrypter (#1535)
m3u8-parsrer to 7.3.0 vhs-utils to 4.1.1 aes-decrypter to 4.0.2
1 parent 1ecf115 commit dba1b79

File tree

2 files changed

+50
-40
lines changed

2 files changed

+50
-40
lines changed

package-lock.json

Lines changed: 47 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858
],
5959
"dependencies": {
6060
"@babel/runtime": "^7.12.5",
61-
"@videojs/vhs-utils": "4.0.0",
62-
"aes-decrypter": "4.0.1",
61+
"@videojs/vhs-utils": "^4.1.1",
62+
"aes-decrypter": "^4.0.2",
6363
"global": "^4.4.0",
64-
"m3u8-parser": "^7.1.0",
64+
"m3u8-parser": "^7.2.0",
6565
"mpd-parser": "^1.3.0",
6666
"mux.js": "7.0.3",
6767
"video.js": "^7 || ^8"

0 commit comments

Comments
 (0)