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

Dependency problem: 3 vulnerabilities (2 moderate, 1 critical) #123

Open
amochkin opened this issue Feb 12, 2024 · 2 comments
Open

Dependency problem: 3 vulnerabilities (2 moderate, 1 critical) #123

amochkin opened this issue Feb 12, 2024 · 2 comments

Comments

@amochkin
Copy link

Dependency warning upon installation of passport-twitter.

Expected behavior

No warnings.

Actual behavior

$ npm i passport-twitter
3 vulnerabilities (2 moderate, 1 critical)

$ npm audit
node_modules/xmldom
  xtraverse  *
  Depends on vulnerable versions of xmldom
  node_modules/xtraverse
    passport-twitter  >=1.0.0
    Depends on vulnerable versions of xtraverse
    node_modules/passport-twitter

Steps to reproduce

$ npm i passport-twitter

Environment

  • Operating System: MacOS
  • Node version: 20
  • passport version: 0.6.0
  • passport-twitter version: 1.0.4
@amochkin
Copy link
Author

Need to bump those deps. Thanks!

@Squishey
Copy link

any solution about those 3 vulnerabilites? One of those being critical!

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

2 participants