Skip to content

Commit 2810507

Browse files
authored
fix(package): Update to @videojs/http-streaming 2.14.3 and videojs-vtt.js 0.15.4 (#7907)
1 parent 3c70573 commit 2810507

File tree

2 files changed

+34
-86
lines changed

2 files changed

+34
-86
lines changed

package-lock.json

+32-84
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,7 +84,7 @@
8484
},
8585
"dependencies": {
8686
"@babel/runtime": "^7.12.5",
87-
"@videojs/http-streaming": "2.14.2",
87+
"@videojs/http-streaming": "2.14.3",
8888
"@videojs/vhs-utils": "^3.0.4",
8989
"@videojs/xhr": "2.6.0",
9090
"aes-decrypter": "3.1.3",
@@ -95,7 +95,7 @@
9595
"mux.js": "6.0.1",
9696
"safe-json-parse": "4.0.0",
9797
"videojs-font": "3.2.0",
98-
"videojs-vtt.js": "^0.15.3"
98+
"videojs-vtt.js": "^0.15.4"
9999
},
100100
"devDependencies": {
101101
"@babel/core": "^7.9.0",

0 commit comments

Comments
 (0)