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

Commit a6ede56

Browse files
fix(deps): use google-gax v3.5.2 (#669)
1 parent 251e7f0 commit a6ede56

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
@@ -44,7 +44,7 @@
4444
"precompile": "gts clean"
4545
},
4646
"dependencies": {
47-
"google-gax": "^3.3.0"
47+
"google-gax": "^3.5.2"
4848
},
4949
"devDependencies": {
5050
"@types/mocha": "^9.0.0",

0 commit comments

Comments
 (0)