Skip to content

Commit 06df757

Browse files
fix: do not modify options object, use defaultScopes (#399)
Regenerated the library using [gapic-generator-typescript](https://github.com/googleapis/gapic-generator-typescript) v1.2.1.
1 parent d237e44 commit 06df757

File tree

5 files changed

+270
-178
lines changed

5 files changed

+270
-178
lines changed

packages/google-cloud-kms/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"api-documenter": "api-documenter yaml --input-folder=temp"
4646
},
4747
"dependencies": {
48-
"google-gax": "^2.1.0"
48+
"google-gax": "^2.9.2"
4949
},
5050
"devDependencies": {
5151
"@types/mocha": "^8.0.0",

0 commit comments

Comments
 (0)