Skip to content

Commit 17d8d58

Browse files
fix(deps): use google-gax v3.5.2 (#374)
1 parent f8d151b commit 17d8d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/grafeas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"Container Analysis API"
2424
],
2525
"dependencies": {
26-
"google-gax": "^3.3.0"
26+
"google-gax": "^3.5.2"
2727
},
2828
"devDependencies": {
2929
"@types/mocha": "^9.1.1",

0 commit comments

Comments
 (0)