Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Commit 01c428c

Browse files
authored
fix(deps): update dependency @grpc/grpc-js to ^0.7.0 (#736)
1 parent fab91ce commit 01c428c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"compileProtos": "./build/tools/compileProtos.js"
1515
},
1616
"dependencies": {
17-
"@grpc/grpc-js": "^0.6.18",
17+
"@grpc/grpc-js": "^0.7.0",
1818
"@grpc/proto-loader": "^0.5.1",
1919
"@types/fs-extra": "^8.0.1",
2020
"@types/long": "^4.0.0",

0 commit comments

Comments
 (0)