Skip to content

Commit

Permalink
fix(deps): update dependency @google-cloud/secret-manager to ^5.3.0 (#47
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 Apr 5, 2024
1 parent 4752a2f commit 5b616bf
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.2.0",
"@google-cloud/secret-manager": "^5.3.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.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@google-cloud/secret-manager/-/secret-manager-5.2.0.tgz#5a1a3f88482a3ddbe8934bf922be4e7a974505a7"
integrity sha512-sGIbXCq20CAI7w8Mh5Rl6yASwkq1K350s+//P/DIdNLBHbTdVcfDYcsS+bSOQwt0JEUXTgn/imIL69VqR8+6gw==
"@google-cloud/secret-manager@^5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@google-cloud/secret-manager/-/secret-manager-5.3.0.tgz#20ead4b17599c872703b0e92b8bbfa550e4b82cd"
integrity sha512-ps/1Q3igDTehJoQdvx/H+3VzDE/v9jnteGWmGfj7lW3maSaF8hKKszEyp8FnSDvUIgBj+0126x5EKcFgFskWpQ==
dependencies:
google-gax "^4.0.3"

Expand Down

0 comments on commit 5b616bf

Please sign in to comment.