Skip to content

Commit d2d173c

Browse files
fix(deps): require google-gax v2.12.0 (#439)
1 parent e6febee commit d2d173c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-oslogin/package.json

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

0 commit comments

Comments
 (0)