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

tunnel-agent vulnerability issue #2436

Closed
vishnugupta20 opened this issue Jul 4, 2018 · 2 comments
Closed

tunnel-agent vulnerability issue #2436

vishnugupta20 opened this issue Jul 4, 2018 · 2 comments

Comments

@vishnugupta20
Copy link

I am getting a vulnerability issue for tunnel agent. NODE-SECURITY-598 tunnel-agent 0.4.3
Here what I get when I execute npm list tunnel-agent
├─┬ @angular-devkit/build-angular@0.6.8
│ └─┬ node-sass@4.9.0
│ ├─┬ node-gyp@3.7.0
│ │ └─┬ request@2.81.0
│ │ └── tunnel-agent@0.6.0 deduped
│ └─┬ request@2.79.0
│ └── tunnel-agent@0.4.3
├─┬ karma@2.0.4
│ └─┬ log4js@2.10.0
│ └─┬ loggly@1.1.1
│ └─┬ request@2.75.0
│ └── tunnel-agent@0.4.3
└─┬ request@2.87.0
└── tunnel-agent@0.6.0

Please suggest me how to fix it.

@nschonni
Copy link
Contributor

nschonni commented Jul 4, 2018

The 0.4.3 version flagged isn't part of the node-sass package, it uses 0.6.0

@nschonni nschonni closed this as completed Jul 4, 2018
@nschonni
Copy link
Contributor

nschonni commented Jul 4, 2018

Actually, I see it now because the formatting of your issue is hard to read, this is just a variant of #2355 so subscript to that issue

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