We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am getting the following message from dependabot: Incorrect comparison in axios The latest possible version that can be installed is 0.21.1 because of the following conflicting dependencies: [email protected] requires [email protected] via [email protected] [email protected] requires [email protected] via a transitive dependency on [email protected] Please provide issue details here.
Please provide necessary steps for reproduction of this issue, or better the reduced test case (without any external dependencies).
{cli command here}
{Browsersync init code here}
The text was updated successfully, but these errors were encountered:
Any resolution for this vulnerability? Issue still exist.
Sorry, something went wrong.
fixed in #2059
npm i browser-sync@3
:)
No branches or pull requests
Issue details
I am getting the following message from dependabot:
Incorrect comparison in axios
The latest possible version that can be installed is 0.21.1 because of the following conflicting dependencies:
[email protected] requires [email protected] via [email protected]
[email protected] requires [email protected] via a transitive dependency on [email protected]
Please provide issue details here.
Steps to reproduce/test case
Please provide necessary steps for reproduction of this issue, or better the
reduced test case (without any external dependencies).
Please specify which version of Browsersync, node and npm you're running
Affected platforms
Browsersync use-case
If CLI, please paste the entire command below
{cli command here}
for all other use-cases, (gulp, grunt etc), please show us exactly how you're using Browsersync
{Browsersync init code here}
The text was updated successfully, but these errors were encountered: