mercurius-js / mercurius

Implement GraphQL servers and gateways with Fastify
https://mercurius.dev/
MIT License
2.34k stars 234 forks source link

Catch errors on websocket connections #940

Closed mcollina closed 1 year ago

mcollina commented 1 year ago

Signed-off-by: Matteo Collina hello@matteocollina.com

Fixes #939

mcollina commented 1 year ago

@jonnydgreen are you still using v8 in production? I will emit a security advisory saying that all versions before this are vulnerable.

Let me know if this needs a backport.

jonnydgreen commented 1 year ago

@mcollina thanks for bringing this up - I believe we'll need a backport for v8, yep!

mcollina commented 1 year ago

Done, v8.13.2 is out.

jonnydgreen commented 1 year ago

Thanks very much! :)