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 in hapijs / hoek #3

Closed
jameswilson opened this issue May 31, 2018 · 2 comments
Closed

Security Vulnerability in hapijs / hoek #3

jameswilson opened this issue May 31, 2018 · 2 comments
Labels

Comments

@jameswilson
Copy link
Member

We found a potential security vulnerability in one of your dependencies.
A dependency defined in package-lock.json has known security vulnerabilities and should be updated.

Package hapijs / hoek has a known security vulnerability in version 2.16.3

@jameswilson
Copy link
Member Author

jameswilson commented May 31, 2018

The dependency graph for hoek is the following:

$ npm ls hoek
gulp-frontend-tasks@0.0.1 ~/App/gulp-frontend-tasks
└─┬ gulp-sass@3.2.1
  └─┬ node-sass@4.9.0
    └─┬ request@2.79.0
      └─┬ hawk@3.1.3
        ├─┬ boom@2.10.1
        │ └── hoek@2.16.3  deduped
        ├── hoek@2.16.3 
        └─┬ sntp@1.0.9
          └── hoek@2.16.3  deduped

The node-sass package at version 4.9.0 is causing the problem and our dependency on gulp-sass cannot be updated until node-sass fixes their dependency, which is still outstanding (see link to node-sass issue queue on link below).

dlmanning/gulp-sass#687

@jameswilson
Copy link
Member Author

I believe this was fixed by #10

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

No branches or pull requests

1 participant