Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video.js 7.21.5 http-streaming dependency update #8640

Open
MCab93 opened this issue Mar 13, 2024 · 0 comments
Open

Video.js 7.21.5 http-streaming dependency update #8640

MCab93 opened this issue Mar 13, 2024 · 0 comments
Labels
needs: triage This issue needs to be reviewed

Comments

@MCab93
Copy link

MCab93 commented Mar 13, 2024

Description

Hello,

when using video.js v7.21.5 in our project, we need it to use @http-streaming 2.16.3, but in dependencies it is
"@videojs/http-streaming": "2.16.2", which cannot even be npm overriden.
Can you please change it to "@videojs/http-streaming": "^2.16.2", so it will use latest version (which in our case is 2.16.3) ?

Thank you

Reduced test case

https://github.com/videojs/video.js/blob/v7.21.5/package.json

Steps to reproduce

  1. Install video.js v7.21.5
  2. Check package.json - there is dependency "@videojs/http-streaming": "2.16.2"
  3. Should be "@videojs/http-streaming": "^2.16.2"

Errors

No response

What version of Video.js are you using?

7.21.5

Video.js plugins used.

No response

What browser(s) including version(s) does this occur with?

Every browser

What OS(es) and version(s) does this occur with?

Every OS

@MCab93 MCab93 added the needs: triage This issue needs to be reviewed label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: triage This issue needs to be reviewed
Projects
None yet
Development

No branches or pull requests

1 participant