Skip to content

Commit

Permalink
Bump @google-cloud/kms from 3.7.0 to 3.8.0 (#849)
Browse files Browse the repository at this point in the history
Bumps [@google-cloud/kms](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-kms) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-kms/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/kms-v3.8.0/packages/google-cloud-kms)

---
updated-dependencies:
- dependency-name: "@google-cloud/kms"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent 3773472 commit fa7daca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@babel/preset-env": "^7.22.9",
"@babel/preset-typescript": "^7.22.5",
"@changesets/cli": "^2.26.2",
"@google-cloud/kms": "^3.7.0",
"@google-cloud/kms": "^3.8.0",
"@google-cloud/logging-winston": "^4.2.4",
"@google-cloud/profiler": "^4.2.0",
"@google-cloud/trace-agent": "^5.1.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1400,10 +1400,10 @@
retry-request "^4.2.2"
teeny-request "^7.0.0"

"@google-cloud/kms@^3.7.0":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@google-cloud/kms/-/kms-3.7.0.tgz#2c8d563b812e686f1189b64dad72ebb3cec4f3d2"
integrity sha512-FiEqq7ZEmIZpNx0+doV8z7GCJVNqAhvwVij/vFdZSLcPCZ5fO3V4VnnyY3FdQi20ZHWuvAjIR+J9lAYzid4cag==
"@google-cloud/kms@^3.8.0":
version "3.8.0"
resolved "https://registry.yarnpkg.com/@google-cloud/kms/-/kms-3.8.0.tgz#165774725152fd73a2940667dfc7179843fab014"
integrity sha512-hE9np8VuMLe7npw16wCchcnkW0TDraP3zjD4+vzrxwDUKSTId8sWjlU/Pb69viUBQLyoLFE3mkH6nPhd8TWU3A==
dependencies:
google-gax "^3.5.8"

Expand Down

0 comments on commit fa7daca

Please sign in to comment.