Skip to content

Commit e67699a

Browse files
fix(deps): use google-gax v3.5.2 (#332)
1 parent 7786b1b commit e67699a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-billing-budgets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"node": ">=12.0.0"
4848
},
4949
"dependencies": {
50-
"google-gax": "^3.3.0"
50+
"google-gax": "^3.5.2"
5151
}
5252
}

0 commit comments

Comments
 (0)