Skip to content

Commit 198229f

Browse files
fix(deps): use google-gax v3.5.2 (#581)
1 parent f7b6240 commit 198229f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-kms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"test": "c8 mocha build/test"
4444
},
4545
"dependencies": {
46-
"google-gax": "^3.3.0"
46+
"google-gax": "^3.5.2"
4747
},
4848
"devDependencies": {
4949
"@types/mocha": "^9.0.0",

0 commit comments

Comments
 (0)