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

Commit cd436f8

Browse files
author
Benjamin E. Coe
authored
fix(deps): require google-gax v2.17.0 (#78)
1 parent c649e64 commit cd436f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"test": "c8 mocha build/test"
4040
},
4141
"dependencies": {
42-
"google-gax": "^2.12.0"
42+
"google-gax": "^2.17.0"
4343
},
4444
"devDependencies": {
4545
"@types/mocha": "^8.0.3",

0 commit comments

Comments
 (0)