Skip to content

Commit 201de65

Browse files
committed
fix(deps): update dependency google-protobuf to v4
1 parent e974dbb commit 201de65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mock-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@grpc/proto-loader": "^0.5.0",
66
"async": "^1.5.2",
7-
"google-protobuf": "^3.0.0",
7+
"google-protobuf": "^4.0.0",
88
"@grpc/grpc-js": "^1.1.0",
99
"lodash": "^4.6.1",
1010
"minimist": "^1.2.0"

0 commit comments

Comments
 (0)