jpillora / xdomain

A pure JavaScript CORS alternative
https://jpillora.com/xdomain/
3.12k stars 270 forks source link

don't vendor xhook; update xhook #213

Open euank opened 5 years ago

euank commented 5 years ago

This switches to using npm to manage xhook, which is about as good as vendoring now that we have lockfiles.

This also updates some misc stuff in the lockfile, but notably updates xhook several versions forward from v1.3.5 to v1.4.9, which includes several fixes.