From 1c20dbc9f15749a3715010b4083d1cc1a3edc97b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 16:41:22 +0000 Subject: [PATCH] Update dependency local_auth to v3 --- client/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pubspec.yaml b/client/pubspec.yaml index cfbb766..ce1862f 100644 --- a/client/pubspec.yaml +++ b/client/pubspec.yaml @@ -72,7 +72,7 @@ dependencies: x25519: ^0.1.1 ed25519_edwards: ^0.3.1 tuple: ^2.0.2 - local_auth: ^2.3.0 + local_auth: ^3.0.0 pub_semver: ^2.2.0 shared_preferences: ^2.5.3 flutter_secure_storage: ^9.2.4