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

Commit 54c26f3

Browse files
fix(deps): use google-gax v3.5.2 (#581)
1 parent 3a24cec commit 54c26f3

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
@@ -43,7 +43,7 @@
4343
"test": "c8 mocha build/test"
4444
},
4545
"dependencies": {
46-
"google-gax": "^3.3.0"
46+
"google-gax": "^3.5.2"
4747
},
4848
"devDependencies": {
4949
"@types/mocha": "^9.0.0",

0 commit comments

Comments
 (0)