WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit ca51441

Browse files
authored
fix(deps): update dependency google-protobuf to v4.0.1 (#3163)
1 parent 0434be5 commit ca51441

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.14.1",
1414
"@grpc/proto-loader": "0.8.0",
1515
"async": "3.2.6",
16-
"google-protobuf": "4.0.0",
16+
"google-protobuf": "4.0.1",
1717
"@opentelemetry/api": "1.9.0",
1818
"@opentelemetry/exporter-otlp-grpc": "0.26.0",
1919
"@opentelemetry/instrumentation-grpc": "0.208.0",

0 commit comments

Comments
 (0)