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
Swap out node-sass for sass to fix tar vulnerability
Until sass/node-sass#2625 is fixed node-sass will have a high-severity vulnerability in its transitive `tar` dependency. The alternative `sass` package works fine for our situation and even installs faster, without the `node-gyp` download.
0 commit comments