Skip to content

Commit 3769d77

Browse files
authored
fix: upgrade @grpc/grpc-js from 1.8.3 to 1.8.4 (#160)
1 parent 869f23d commit 3769d77

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -77,7 +77,7 @@
7777
"typescript": "^4.9.4"
7878
},
7979
"dependencies": {
80-
"@grpc/grpc-js": "^1.8.3",
80+
"@grpc/grpc-js": "^1.8.4",
8181
"google-protobuf": "^3.21.2",
8282
"ts-protoc-gen": "^0.15.0"
8383
}

0 commit comments

Comments
 (0)