Merge pull request #12309 from backstage/renovate/openid-client-5.x-lockfile

fix(deps): update dependency openid-client to v5.1.7
This commit is contained in:
Ben Lambert
2022-06-29 13:26:59 +02:00
committed by GitHub
+3 -3
View File
@@ -19749,9 +19749,9 @@ openid-client@^4.1.1:
oidc-token-hash "^5.0.1"
openid-client@^5.1.3:
version "5.1.6"
resolved "https://registry.npmjs.org/openid-client/-/openid-client-5.1.6.tgz#e5eb2032ecfdcfc108660b5c525910a14e352f11"
integrity sha512-HTFaXWdUHvLFw4GaEMgC0jXYBgpjgzQQNHW1pZsSqJorSgrXzxJ+4u/LWCGaClDEse5HLjXRV+zU5Bn3OefiZw==
version "5.1.7"
resolved "https://registry.npmjs.org/openid-client/-/openid-client-5.1.7.tgz#deb16847c610075716be1ec679068b04db16f065"
integrity sha512-VNtf/q+fv2Jiqi0ViLVmN3gGMSHF+YUGW6baKA/naoPKkKw4JdvghaP/kXQ/bzRRDWk6VmpCYDcR934UdDs8ug==
dependencies:
jose "^4.1.4"
lru-cache "^6.0.0"