lightbend / kalix-javascript-sdk

JavaScript and TypeScript SDKs for Kalix
https://docs.kalix.io/javascript/index.html
Apache License 2.0
22 stars 21 forks source link

bump: update protobufjs to 6.11.4 #504

Closed pvlugter closed 1 year ago

pvlugter commented 1 year ago

Resolves #502. Resolves https://github.com/lightbend/kalix/issues/9437.

Fix was only available in protobufjs 7 before, but there's a new 6.11 patch release with the fix now. Bumping to 7 will be more work, see: https://github.com/lightbend/kalix-javascript-sdk/issues/502#issuecomment-1643060410.

Doesn't seem to be a tagged release for 6.11.4, but released from: https://github.com/protobufjs/protobuf.js/commits/release-6.11.4