Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit 954cb98

Browse files
fix(deps): require google-gax ^2.9.2
1 parent d245f11 commit 954cb98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"api-documenter": "api-documenter yaml --input-folder=temp"
4646
},
4747
"dependencies": {
48-
"google-gax": "^2.9.0"
48+
"google-gax": "^2.9.2"
4949
},
5050
"devDependencies": {
5151
"@microsoft/api-documenter": "^7.8.10",

0 commit comments

Comments
 (0)