Skip to content

Commit b2f3ad9

Browse files
committed
fix(deps): update dependency protobufjs to v7.5.3
1 parent 5820318 commit b2f3ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"dependencies": {
3535
"@grpc/grpc-js": "^1.7.0",
36-
"protobufjs": "7.4.0"
36+
"protobufjs": "7.5.3"
3737
},
3838
"devDependencies": {
3939
"@grpc/proto-loader": "^0.7.0",

0 commit comments

Comments
 (0)