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

Commit cec8b6a

Browse files
fix(deps): require google-gax v2.12.0 (#110)
1 parent c48e050 commit cec8b6a

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
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"google-auth-library": "^7.0.0",
43-
"google-gax": "^2.9.2",
43+
"google-gax": "^2.12.0",
4444
"server-destroy": "^1.0.1"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)