Skip to content

Commit 297c4af

Browse files
fix(deps): use google-gax v3.5.2 (#1073)
- fix(deps): use google-gax v3.5.2 - fix: add comma
1 parent 8aa3bf9 commit 297c4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-vision/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"dependencies": {
4848
"@google-cloud/promisify": "^3.0.0",
49-
"google-gax": "^3.3.0",
49+
"google-gax": "^3.5.2",
5050
"is": "^3.3.0"
5151
},
5252
"devDependencies": {

0 commit comments

Comments
 (0)