This project depends on soap 0.25.0, which depends on an insecure version of xml-crypto.
Updating the dependency of soap to at least 0.35 would resolve the issue, as that's the version where soap updates its xml-crypto dep:
https://github.com/vpulim/node-soap/blob/master/History.md
This project depends on
soap0.25.0, which depends on an insecure version ofxml-crypto.Updating the dependency of
soapto at least0.35would resolve the issue, as that's the version wheresoapupdates itsxml-cryptodep:https://github.com/vpulim/node-soap/blob/master/History.md