Skip to content

Commit 445fee0

Browse files
authored
fix(deps): google-gax v2.17.1 (#65)
1 parent 145fff1 commit 445fee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-appengine/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"prelint": "cd samples; npm link ../; npm i"
4747
},
4848
"dependencies": {
49-
"google-gax": "^2.17.0"
49+
"google-gax": "^2.17.1"
5050
},
5151
"devDependencies": {
5252
"@types/mocha": "^8.2.1",

0 commit comments

Comments
 (0)