Skip to content

Commit c8e546f

Browse files
adrums86Essk
andauthored
fix: update VHS to v3.14.1 (#8860)
## Description Update VHS to v3.14.1 for a VTT timing fix detailed here: videojs/http-streaming#1537 ## Specific Changes proposed Update the VHS package to v.3.14.1. ## Requirements Checklist - [x] Feature implemented / Bug fixed - [ ] If necessary, more likely in a feature request than a bug fix - [ ] Change has been verified in an actual browser (Chrome, Firefox, IE) - [ ] Unit Tests updated or fixed - [ ] Docs/guides updated - [ ] Example created ([starter template on JSBin](https://codepen.io/gkatsev/pen/GwZegv?editors=1000#0)) - [ ] Has no DOM changes which impact accessiblilty or trigger warnings (e.g. Chrome issues tab) - [ ] Has no changes to JSDoc which cause `npm run docs:api` to error - [ ] Reviewed by Two Core Contributors --------- Co-authored-by: Essk <sarah@teaandbiscuits.net>
1 parent 1e2ea61 commit c8e546f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
},
8787
"dependencies": {
8888
"@babel/runtime": "^7.12.5",
89-
"@videojs/http-streaming": "^3.14.0",
89+
"@videojs/http-streaming": "^3.14.1",
9090
"@videojs/vhs-utils": "^4.1.1",
9191
"@videojs/xhr": "2.7.0",
9292
"aes-decrypter": "^4.0.2",

0 commit comments

Comments
 (0)