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

Commit 981b1ed

Browse files
renovate[bot]JustinBeckwith
authored andcommitted
fix(deps): update dependency @grpc/grpc-js to ^0.4.0 (#487)
1 parent 88dd64f commit 981b1ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"protos"
1010
],
1111
"dependencies": {
12-
"@grpc/grpc-js": "^0.3.0",
12+
"@grpc/grpc-js": "^0.4.0",
1313
"@grpc/proto-loader": "^0.5.0",
1414
"duplexify": "^3.6.0",
1515
"google-auth-library": "^3.0.0",

system-test/fixtures/google-gax-packaging-test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"through2": "^3.0.1"
2626
},
2727
"dependencies": {
28-
"@grpc/grpc-js": "^0.3.6",
28+
"@grpc/grpc-js": "^0.4.0",
2929
"google-gax": "file:./google-gax.tgz",
3030
"grpc": "^1.20.2",
3131
"lodash.merge": "^4.6.1",

0 commit comments

Comments
 (0)