Skip to content

Commit 70ffce4

Browse files
fix(deps): use google-gax v3.5.2 (#134)
1 parent cee377d commit 70ffce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-orgpolicy/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": "^3.3.0"
42+
"google-gax": "^3.5.2"
4343
},
4444
"devDependencies": {
4545
"@types/mocha": "^9.0.0",

0 commit comments

Comments
 (0)