waylonflinn / weblas

GPU Powered BLAS for Browsers :gem:
MIT License
702 stars 43 forks source link

Update dependency to glslify to 6.1+ #51

Open stephanwlee opened 4 years ago

stephanwlee commented 4 years ago

GitHub claims that static-eval which is a transitive dependency of static-module ← glslify@<6.1 (commit) ← weblas has a security vulnerability (details: https://github.com/advisories/GHSA-5mjw-6jrh-hvfq)

Would it be okay we use newer version of the glslify?