Skip to content

Commit

Permalink
Update Video.js for SSR fix
Browse files Browse the repository at this point in the history
videojs/video.js#7247

REDMINE-18771
  • Loading branch information
tf authored and Muhammad Usman committed Aug 12, 2022
1 parent ec8a287 commit a390050
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion entry_types/scrolled/package/package.json
Expand Up @@ -29,7 +29,7 @@
"slugify": "^1.4.6",
"striptags": "^3.1.1",
"use-context-selector": "^1.2.11",
"video.js": "https://github.com/tf/video.js#pageflow-scrolled-5",
"video.js": "https://github.com/tf/video.js#pageflow-scrolled-6",
"wavesurfer.js": "https://github.com/tf/wavesurfer.js#patches",
"whatwg-fetch": "^3.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Expand Up @@ -12404,9 +12404,9 @@ verror@1.10.0:
core-util-is "1.0.2"
extsprintf "^1.2.0"

"video.js@^6 || ^7", "video.js@https://github.com/tf/video.js#pageflow-scrolled-5":
"video.js@^6 || ^7", "video.js@https://github.com/tf/video.js#pageflow-scrolled-6":
version "7.11.2"
resolved "https://github.com/tf/video.js#2e969455273e94d87bcff453c5b899b74805d695"
resolved "https://github.com/tf/video.js#44e3c47d9e5c52ebcc51dfecdd0a4e9d4ac7508f"
dependencies:
"@babel/runtime" "^7.9.2"
"@videojs/http-streaming" "https://github.com/tf/http-streaming#object-fit-selector-2-4"
Expand Down

0 comments on commit a390050

Please sign in to comment.