Skip to content

Commit e9b29f4

Browse files
fix(deps): require google-gax v2.12.0 (#569)
1 parent 9eb6bb4 commit e9b29f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-language/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"api-documenter": "api-documenter yaml --input-folder=temp"
4949
},
5050
"dependencies": {
51-
"google-gax": "^2.9.2"
51+
"google-gax": "^2.12.0"
5252
},
5353
"devDependencies": {
5454
"@types/mocha": "^8.0.0",

0 commit comments

Comments
 (0)