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

Commit d650c15

Browse files
fix(deps): use protobufjs v6.11.3 (#1271)
1 parent 6492a2c commit d650c15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@grpc/grpc-js": "~1.2.0",
2828
"google-gax": "file:./google-gax.tgz",
29-
"protobufjs": "^6.10.2"
29+
"protobufjs": "6.11.3"
3030
},
3131
"engines": {
3232
"node": ">=12.0.0"

0 commit comments

Comments
 (0)