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

Security vulnerability with axios #1938

Closed
10 tasks
abbyblachman opened this issue Mar 2, 2022 · 2 comments
Closed
10 tasks

Security vulnerability with axios #1938

abbyblachman opened this issue Mar 2, 2022 · 2 comments

Comments

@abbyblachman
Copy link

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

  • 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}

@Venkatuidevloper
Copy link

Venkatuidevloper commented Dec 27, 2023

Any resolution for this vulnerability? Issue still exist.

@shakyShane
Copy link
Contributor

fixed in #2059

npm i browser-sync@3

:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants