Currently STAN.Client Nuget package uses Google.Protobuf version 3.13.0 which contains security vulnerabilities.
See e.g.:
It's possible for the downstream systems to pin to a newer version and apply binding redirects.
But it is not ideal for STAN.Client to depend on a compromised version of a popular dependency.
Is this possible to publish a new version of STAN.Client that uses Google.Protobuf 3.15.0 or newer (as suggested by the security advisory above)?