Node gRPC 1.24.11
- SECURITY FIX: Fix a double free bug in server-side TCP error handling code (grpc/grpc#26750 picked up in #1861). This bug was discovered by Brad Buckingham and Alex Skwarczynski.
- Update the
ServiceDefinition
TypeScript type for compatibility with@grpc/grpc-js
(#1860)