Skip to content

Commit ae44d79

Browse files
authored
fix(deps): update dependency google-protobuf to v4 (#3084)
1 parent 3b8724e commit ae44d79

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/currencyservice/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/currencyservice/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@grpc/grpc-js": "1.13.4",
1414
"@grpc/proto-loader": "0.8.0",
1515
"async": "3.2.6",
16-
"google-protobuf": "3.21.4",
16+
"google-protobuf": "4.0.0",
1717
"@opentelemetry/api": "1.9.0",
1818
"@opentelemetry/exporter-otlp-grpc": "0.26.0",
1919
"@opentelemetry/instrumentation-grpc": "0.205.0",

0 commit comments

Comments
 (0)