Skip to content

Commit 970a342

Browse files
authored
fix(deps): google-gax v2.24.1 (#30)
1 parent b592f0f commit 970a342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-shell/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"prelint": "cd samples; npm link ../; npm i"
4040
},
4141
"dependencies": {
42-
"google-gax": "^2.17.1"
42+
"google-gax": "^2.24.1"
4343
},
4444
"devDependencies": {
4545
"@types/mocha": "^8.2.2",

0 commit comments

Comments
 (0)