Merge pull request #11935 from backstage/renovate/google-auth-library-8.x

fix(deps): update dependency google-auth-library to v8
This commit is contained in:
Patrik Oldsberg
2022-06-15 18:02:17 +02:00
committed by GitHub
3 changed files with 8 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Updated dependency `google-auth-library` to `^8.0.0`.
+1 -1
View File
@@ -50,7 +50,7 @@
"express-promise-router": "^4.1.0",
"express-session": "^1.17.1",
"fs-extra": "10.1.0",
"google-auth-library": "^7.6.1",
"google-auth-library": "^8.0.0",
"jose": "^4.6.0",
"jwt-decode": "^3.1.0",
"knex": "^1.0.2",
+2 -2
View File
@@ -13552,7 +13552,7 @@ globby@^7.1.1:
pify "^3.0.0"
slash "^1.0.0"
google-auth-library@^7.14.0, google-auth-library@^7.6.1:
google-auth-library@^7.14.0:
version "7.14.1"
resolved "https://registry.npmjs.org/google-auth-library/-/google-auth-library-7.14.1.tgz#e3483034162f24cc71b95c8a55a210008826213c"
integrity sha512-5Rk7iLNDFhFeBYc3s8l1CqzbEBcdhwR193RlD4vSNFajIcINKI8W8P0JLmBpwymHqqWbX34pJDQu39cSy/6RsA==
@@ -13567,7 +13567,7 @@ google-auth-library@^7.14.0, google-auth-library@^7.6.1:
jws "^4.0.0"
lru-cache "^6.0.0"
google-auth-library@^8.0.1, google-auth-library@^8.0.2:
google-auth-library@^8.0.0, google-auth-library@^8.0.1, google-auth-library@^8.0.2:
version "8.0.2"
resolved "https://registry.npmjs.org/google-auth-library/-/google-auth-library-8.0.2.tgz#5fa0f2d3795c3e4019d2bb315ade4454cc9c30b5"
integrity sha512-HoG+nWFAThLovKpvcbYzxgn+nBJPTfAwtq0GxPN821nOO+21+8oP7MoEHfd1sbDulUFFGfcjJr2CnJ4YssHcyg==