mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-25 14:06:27 +00:00
build(deps): update dependency google-auth-library to v9.5.0 (#27000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c3de9f94ab
commit
6bf0906423
2 changed files with 5 additions and 5 deletions
|
@ -205,7 +205,7 @@
|
|||
"glob": "10.3.10",
|
||||
"global-agent": "3.0.0",
|
||||
"good-enough-parser": "1.1.23",
|
||||
"google-auth-library": "9.4.2",
|
||||
"google-auth-library": "9.5.0",
|
||||
"got": "11.8.6",
|
||||
"graph-data-structure": "3.5.0",
|
||||
"handlebars": "4.7.8",
|
||||
|
|
|
@ -189,8 +189,8 @@ importers:
|
|||
specifier: 1.1.23
|
||||
version: 1.1.23
|
||||
google-auth-library:
|
||||
specifier: 9.4.2
|
||||
version: 9.4.2
|
||||
specifier: 9.5.0
|
||||
version: 9.5.0
|
||||
got:
|
||||
specifier: 11.8.6
|
||||
version: 11.8.6
|
||||
|
@ -6474,8 +6474,8 @@ packages:
|
|||
moo: 0.5.2
|
||||
dev: false
|
||||
|
||||
/google-auth-library@9.4.2:
|
||||
resolution: {integrity: sha512-rTLO4gjhqqo3WvYKL5IdtlCvRqeQ4hxUx/p4lObobY2xotFW3bCQC+Qf1N51CYOfiqfMecdMwW9RIo7dFWYjqw==}
|
||||
/google-auth-library@9.5.0:
|
||||
resolution: {integrity: sha512-OUbP509lWVlZxuMY+Cgomw49VzZFP9myIcVeYEpeBlbXJbPC4R+K4BmO9hd3ciYM5QIwm5W1PODcKjqxtkye9Q==}
|
||||
engines: {node: '>=14'}
|
||||
dependencies:
|
||||
base64-js: 1.5.1
|
||||
|
|
Loading…
Reference in a new issue