Skip to content

Commit abbe41f

Browse files
fix(deps): use google-gax v3.5.2 (#118)
1 parent 768a427 commit abbe41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-api-serviceusage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"prelint": "cd samples; npm link ../; npm i"
4040
},
4141
"dependencies": {
42-
"google-gax": "^3.3.0"
42+
"google-gax": "^3.5.2"
4343
},
4444
"devDependencies": {
4545
"@types/mocha": "^9.0.0",

0 commit comments

Comments
 (0)