Skip to content

Commit f6f7db3

Browse files
Update dependency protobuf-javascript to v4
1 parent 6eb9344 commit f6f7db3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ARG PROTOC_GEN_GO_VERSION=1.36.8
4545
ARG PROTOC_GEN_GO_GRPC_VERSION=1.5.1
4646
# https://github.com/protocolbuffers/protobuf-javascript/releases
4747
# renovate: datasource=github-releases depName=protobuf-javascript packageName=protocolbuffers/protobuf-javascript
48-
ARG PROTOBUF_JAVASCRIPT_VERSION=3.21.4
48+
ARG PROTOBUF_JAVASCRIPT_VERSION=4.0.0
4949
# https://github.com/grpc/grpc-web/releases
5050
# renovate: datasource=github-releases depName=grpc-web packageName=grpc/grpc-web
5151
ARG GRPC_WEB_VERSION=2.0.0

0 commit comments

Comments
 (0)