Skip to content

Commit

Permalink
fix(deps): use google-gax v3.5.2 (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster authored Nov 4, 2022
1 parent 8bd94f0 commit 027969d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-securitycenter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"Security Command Center API"
],
"dependencies": {
"google-gax": "^3.3.0"
"google-gax": "^3.5.2"
},
"devDependencies": {
"@types/mocha": "^9.0.0",
Expand Down

0 comments on commit 027969d

Please sign in to comment.