You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
tpokorra
added a commit
to tpokorra/BOF
that referenced
this issue
Jan 4, 2019
Github says:
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:
The text was updated successfully, but these errors were encountered: