Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit 47281f6

Browse files
fix(deps): use google-gax v3.5.2 (#1073)
- fix(deps): use google-gax v3.5.2 - fix: add comma
1 parent 5c6aaca commit 47281f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
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)