fix: JWT validation uses wrong current time due to a bug in auto-update

Upgrade auto-update to 0.2.7 which contains a fix to a bug causing some threads not seeing updates to the cached values.
This commit is contained in:
Michał Kłeczek
2026-08-10 17:20:56 -05:00
committed by Steve Chavez
parent 89fe63fce0
commit a2a592a617
6 changed files with 24 additions and 2 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ library
, Ranged-sets >= 0.3 && < 0.6
, aeson >= 2.0.3 && < 2.3
, aeson-jsonpath >= 0.4.2 && < 0.5
, auto-update >= 0.1.4 && < 0.3
, auto-update >= 0.2.7 && < 0.3
, base64-bytestring >= 1 && < 1.3
, bytestring >= 0.10.8 && < 0.13
, case-insensitive >= 1.2 && < 1.3