Skip to content

Commit 5502bde

Browse files
fix(deps): update dependency google-protobuf to v4
1 parent 251bdc2 commit 5502bde

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bindings/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"sideEffects": false,
99
"private": false,
1010
"dependencies": {
11-
"google-protobuf": "^3.20.1"
11+
"google-protobuf": "^4.0.0"
1212
},
1313
"devDependencies": {
1414
"@types/google-protobuf": "3.15.6",

yarn.lock

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

0 commit comments

Comments
 (0)