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

fix(deps): update dependency openid-client to v5.1.8
This commit is contained in:
backstage-goalie[bot]
2022-07-04 14:36:06 +00:00
committed by GitHub
+3 -3
View File
@@ -19783,9 +19783,9 @@ openid-client@^4.1.1:
oidc-token-hash "^5.0.1"
openid-client@^5.1.3:
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==
version "5.1.8"
resolved "https://registry.npmjs.org/openid-client/-/openid-client-5.1.8.tgz#3a24910288b32c32f548fb6e391f44178ce6370f"
integrity sha512-EPxJY6bT7YIYQEXSGxRC5flQ3GUhLy98ufdto6+BVBrFGPmwjUpy4xBcYuU/Wt9nPkO/3EgljBrr6Ezx4lp1RQ==
dependencies:
jose "^4.1.4"
lru-cache "^6.0.0"