You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
browser-sync@2.26.14 requires axios@0.21.1 via localtunnel@2.0.1
browser-sync-webpack-plugin@2.3.0 requires axios@0.21.1 via a transitive dependency on localtunnel@2.0.1 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
Browsersync [2.26.14]
Node [16.13.1]
Npm [8.1.2]
Affected platforms
linux
windows
OS X
freebsd
solaris
other (please specify which)
Browsersync use-case
API
Gulp
Grunt
CLI
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:
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:
browser-sync@2.26.14 requires axios@0.21.1 via localtunnel@2.0.1
browser-sync-webpack-plugin@2.3.0 requires axios@0.21.1 via a transitive dependency on localtunnel@2.0.1
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: