1
0
mirror of https://github.com/barthuijgen/factorio-sites.git synced 2025-03-17 21:17:57 +02:00

Bump @google-cloud/secret-manager from 3.4.0 to 3.5.0

Bumps [@google-cloud/secret-manager](https://github.com/googleapis/nodejs-secret-manager) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/googleapis/nodejs-secret-manager/releases)
- [Changelog](https://github.com/googleapis/nodejs-secret-manager/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-secret-manager/compare/v3.4.0...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-11 11:00:50 +00:00 committed by GitHub
parent 42d8a852de
commit 89ab5da4f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"@fbe/editor": "file:.yalc/@fbe/editor",
"@google-cloud/datastore": "6.3.1",
"@google-cloud/pubsub": "2.9.0",
"@google-cloud/secret-manager": "3.4.0",
"@google-cloud/secret-manager": "3.5.0",
"@google-cloud/storage": "5.7.4",
"@hookstate/core": "3.0.5",
"@prisma/client": "2.18.0",

View File

@ -2642,10 +2642,10 @@
lodash.snakecase "^4.1.1"
p-defer "^3.0.0"
"@google-cloud/secret-manager@3.4.0":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@google-cloud/secret-manager/-/secret-manager-3.4.0.tgz#a3ee40845f2c1bef8ab6f80cfe964bc0948dd238"
integrity sha512-GH1YUeELu310TVY/Mmler8ND2ZG10wBo6nr5cOwr+vgA+uEKbw/6v4ns5ETO4lLfFRWHQxWxvBEtuwTmubYTmQ==
"@google-cloud/secret-manager@3.5.0":
version "3.5.0"
resolved "https://registry.yarnpkg.com/@google-cloud/secret-manager/-/secret-manager-3.5.0.tgz#94b85a7fcf771618d54dda210527463b70031cb3"
integrity sha512-gXoxsTTBClpM6rAo04E1dDCox0VBi498+Sq67K+9rqr1SHIKCfrYkzEH4O4knK4LdfDuNN9xg2CwBfj8+vJdpw==
dependencies:
google-gax "^2.9.2"