Skip to content

Commit

Permalink
fix(deps): update dependency @grpc/grpc-js to v1.7.1 (#2331)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent a85c452 commit 4a962dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"fs-extra": "10.0.1"
},
"dependencies": {
"@grpc/grpc-js": "1.6.12",
"@grpc/grpc-js": "1.7.1",
"@grpc/proto-loader": "0.7.3",
"@midwayjs/core": "^3.5.1",
"@midwayjs/logger": "^2.15.0"
Expand Down

0 comments on commit 4a962dc

Please sign in to comment.