Open yushih opened 5 years ago
Updating to a newer version SGTM. Having said that, js-yaml is only needed if you are using SPAC https://github.com/google/lovefield/blob/master/docs/spec/07_spac.md, and otherwise not necessary if you are dynamically creating the schema with JS (which is the majority use case AFAIK).
Thanks for the info! It's good to know that there's no exploitablity. Nevertheless it's always nice to keep npm audit
clean.
Currently the newest version in npm is 2.1.12, which depends on
"js-yaml": "~3.1.0",
, but this version of js-yaml has multiple vulnerabilities.npm audit
outputs: