Skip to content

Commit

Permalink
fix(deps): use protobufjs v6.11.3 (#1271)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster authored May 23, 2022
1 parent 6492a2c commit d650c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/google-gax-packaging-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@grpc/grpc-js": "~1.2.0",
"google-gax": "file:./google-gax.tgz",
"protobufjs": "^6.10.2"
"protobufjs": "6.11.3"
},
"engines": {
"node": ">=12.0.0"
Expand Down

0 comments on commit d650c15

Please sign in to comment.