Sourced from vm2's releases.
3.9.17
Fixes
https://github.com/patriksimek/vm2/commit/4b22e87b102d97d45d112a0931dba1aef7eea049: Fix issue in catch block protection. (Thanky to Xion (SeungHyun Lee) of KAIST Hacking Lab.) https://github.com/patriksimek/vm2/commit/f3db4dee4d76b19869df05ba7880d638a880edd5: Fix issue with host exceptions thrown in async functions leaking though the Promise.
4f63dc2
Release 3.9.17f3db4de
Handle host errors captured in Promises4b22e87
Ensure every catch block is protected