Dependabot: openid-client < 6.0.0

This commit is contained in:
John Livingston 2025-05-12 13:20:08 +02:00
parent 375e5cb405
commit 94753ab60b
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC

View File

@ -41,3 +41,6 @@ updates:
- dependency-name: "eslint-config-love"
versions:
- ">=85.0.0" # Versions goes up to 118 very quickly. Too much breaking changes. We must do this progressively.
- dependency-name: "openid-client"
versions:
- ">=6.0.0" # this is a complete rewrite. We have to check if it is compatible.