linkedin / eyeglass

NPM Modules for Sass
741 stars 60 forks source link

Update dependencies once 'tar' has fixed its security vulnerablility #234

Closed PolyPik closed 5 years ago

PolyPik commented 5 years ago

As of this post, the npm package, tar, has the security vulnerability, Arbitrary File Overwrite. The tar package is not a direct dependency of eyeglass, instead tar is an indirect dependency through the chain of eyeglass > node-sass > node-gyp > tar.

Once tar has released a security fix and that fix has propagated to node-sass, please update the package dependencies.