Skip to content

Commit

Permalink
fix(deps): update dependency @google-cloud/secret-manager to ^5.6.0 (#58
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent 9f791a0 commit 8215209
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 @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/valora-inc/secrets-loader#readme",
"dependencies": {
"@google-cloud/secret-manager": "^5.5.0",
"@google-cloud/secret-manager": "^5.6.0",
"dotenv": "^16.4.5"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -319,10 +319,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@google-cloud/secret-manager@^5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@google-cloud/secret-manager/-/secret-manager-5.5.0.tgz#b0d2b683a58136ff2cb94c301e053991e519814e"
integrity sha512-HFGPcFh0oRIr5F6Y4SroiJDstBUKGlONvSCf+s5Rz9cZBoqi/RbMCwuzlHooA5uDmFSKVg0UiXvzfcnzKYgRfA==
"@google-cloud/secret-manager@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@google-cloud/secret-manager/-/secret-manager-5.6.0.tgz#1e8699d7c29dabdcf993f5d7c732d4d248b1ee87"
integrity sha512-0daW/OXQEVc6VQKPyJTQNyD+563I/TYQ7GCQJx4dq3lB666R9FUPvqHx9b/o/qQtZ5pfuoCbGZl3krpxgTSW8Q==
dependencies:
google-gax "^4.0.3"

Expand Down

0 comments on commit 8215209

Please sign in to comment.