warseph / soap-as-promised

Convert all soap methods to promises. Inspired by soap-q.
MIT License
37 stars 14 forks source link

Security Issue - Outdated Dependency #36

Open Heartnett opened 3 years ago

Heartnett commented 3 years ago

Description

soap v0.26.0 (which relies on xml-crypto v0.8.5) has a high security vulnerability

Steps to Reproduce

pnpm audit OR npm audit OR yarn audit

Screenshots

image

Additional Information

Visit https://npmjs.com/advisories/1583 for more info.

kvetoslavnovak commented 2 years ago

Dealing with the same issue. The fix would be great!