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

Commit 191163f

Browse files
fix(deps): update dependency google-proto-files to v5 (#1764)
Co-authored-by: miguel <miguelvelezsa@google.com>
1 parent f3fcd88 commit 191163f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gax/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"codecov": "^3.8.3",
3737
"execa": "^5.0.0",
3838
"glob": "10.4.5",
39-
"google-proto-files": "^4.2.0",
39+
"google-proto-files": "^5.0.0",
4040
"gts": "^6.0.2",
4141
"jackspeak": "^3.0.2",
4242
"jsdoc": "^4.0.4",

tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@babel/core": "^7.26.8",
3232
"@babel/traverse": "^7.26.8",
3333
"google-gax": "^5.0.0-rc.0",
34-
"google-proto-files": "^4.2.0",
34+
"google-proto-files": "^5.0.0",
3535
"protobufjs-cli": "^1.2.0",
3636
"uglify-js": "^3.19.3",
3737
"walk-up-path": "^3.0.0",

0 commit comments

Comments
 (0)