Skip to content

Commit 988be7a

Browse files
authored
fix(deps): google-gax v2.17.1 (#148)
1 parent 5b155b1 commit 988be7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-dialogflow-cx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"samples-test": "cd samples/ && npm link ../ && npm test"
5151
},
5252
"dependencies": {
53-
"google-gax": "^2.17.0"
53+
"google-gax": "^2.17.1"
5454
},
5555
"devDependencies": {
5656
"@types/mocha": "^8.0.2",

0 commit comments

Comments
 (0)