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

fix(deps): update dependency openid-client to v5.1.6
This commit is contained in:
github-actions[bot]
2022-05-11 03:08:33 +00:00
committed by GitHub
+3 -3
View File
@@ -18941,9 +18941,9 @@ openid-client@^4.1.1:
oidc-token-hash "^5.0.1"
openid-client@^5.1.3:
version "5.1.5"
resolved "https://registry.npmjs.org/openid-client/-/openid-client-5.1.5.tgz#cac1e50015937e5af70be45e1ae5b1cb113f1f74"
integrity sha512-m41p7V/iXyqc0WZeo20uwKk8NPDAtYd3JS0uWjttcqwvFo4YNYAKegMAMea1qG5RClddQ6rV9ec/TP6ZvsCrYw==
version "5.1.6"
resolved "https://registry.npmjs.org/openid-client/-/openid-client-5.1.6.tgz#e5eb2032ecfdcfc108660b5c525910a14e352f11"
integrity sha512-HTFaXWdUHvLFw4GaEMgC0jXYBgpjgzQQNHW1pZsSqJorSgrXzxJ+4u/LWCGaClDEse5HLjXRV+zU5Bn3OefiZw==
dependencies:
jose "^4.1.4"
lru-cache "^6.0.0"