Skip to content

Commit 0b9efa6

Browse files
authored
fix: Upgrade the google-gax dependency version. (#2040)
1 parent 52099c8 commit 0b9efa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"dependencies": {
6666
"fast-deep-equal": "^3.1.1",
6767
"functional-red-black-tree": "^1.0.1",
68-
"google-gax": "^4.3.1",
68+
"google-gax": "^4.3.3",
6969
"protobufjs": "^7.2.6"
7070
},
7171
"devDependencies": {

0 commit comments

Comments
 (0)