Skip to content

Commit 6b2e63a

Browse files
fix(deps): use google-gax v3.5.2 (#89)
1 parent f4d16f9 commit 6b2e63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-filestore/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"test": "c8 mocha build/test"
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)