Skip to content

Commit 1151411

Browse files
fix(deps): use google-gax v3.5.2 (#68)
1 parent 77c95eb commit 1151411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-vmmigration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"precompile": "gts clean"
4141
},
4242
"dependencies": {
43-
"google-gax": "^3.3.0"
43+
"google-gax": "^3.5.2"
4444
},
4545
"devDependencies": {
4646
"@types/mocha": "^9.0.0",

0 commit comments

Comments
 (0)