From 1914acd9163a006db42a94f3e5364258703a988e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 28 Oct 2025 00:49:33 +0000 Subject: [PATCH] Update dependency dart_jsonwebtoken to v3.3.1 --- moneymgr_mobile/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moneymgr_mobile/pubspec.yaml b/moneymgr_mobile/pubspec.yaml index fe233c1..c6868f6 100644 --- a/moneymgr_mobile/pubspec.yaml +++ b/moneymgr_mobile/pubspec.yaml @@ -68,7 +68,7 @@ dependencies: logging: ^1.3.0 # API authentication - dart_jsonwebtoken: ^3.2.0 + dart_jsonwebtoken: 3.3.1 # API requests dio: ^5.8.0+1 -- 2.49.1