diff --git a/components/image-builder-api/typescript/package.json b/components/image-builder-api/typescript/package.json index 229a187fc1b402..750960a2507485 100644 --- a/components/image-builder-api/typescript/package.json +++ b/components/image-builder-api/typescript/package.json @@ -13,7 +13,7 @@ "dependencies": { "@gitpod/content-service": "0.1.5", "@gitpod/gitpod-protocol": "0.1.5", - "@grpc/grpc-js": "^1.8.17", + "@grpc/grpc-js": "^1.8.22", "google-protobuf": "^3.19.1", "inversify": "^6.0.1", "opentracing": "^0.14.4"