Skip to content

Commit 52fc457

Browse files
committed
fix(deps): Update dependency google-protobuf to v4
1 parent 0d066d7 commit 52fc457

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
},
4848
"main": "dist/index.js",
4949
"dependencies": {
50-
"google-protobuf": "^3.21.2"
50+
"google-protobuf": "^4.0.0"
5151
}
5252
}

0 commit comments

Comments
 (0)