As pointed out in https://github.com/envoyproxy/envoy/issues/29546, proxy-wasm-cpp-sdk is [using v3.9.1](https://github.com/proxy-wasm/proxy-wasm-cpp-sdk/blob/921039ae983ce053bf5cba78a85a3c08ff9791e5/sdk_container.sh#L40) of the protobuf library, which is [from 2019](https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1). We should update it.