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 issue in dependencies: hoek #57

Closed
tpokorra opened this issue Apr 30, 2018 · 0 comments · Fixed by #58
Closed

security issue in dependencies: hoek #57

tpokorra opened this issue Apr 30, 2018 · 0 comments · Fixed by #58

Comments

@tpokorra
Copy link
Member

tpokorra commented Apr 30, 2018

Github says:

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-lock.json update suggested: hoek ~> 5.0.3 

this is drawn in by node-sass 4.9.0, and will only be fixed in 5.x: sass/node-sass#2170

How to fix this in general:

 npm outdated
 fix the required version in package.json
 npm install
tpokorra added a commit to tpokorra/BOF that referenced this issue Jan 4, 2019
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

Successfully merging a pull request may close this issue.

1 participant