From 1b1b8ab5f0cc5f2790d0f6f117f9df21da92dda1 Mon Sep 17 00:00:00 2001 From: Sigve Hansen Date: Thu, 10 Sep 2026 12:13:11 +0200 Subject: [PATCH] chore(deps): update flutter_appauth --- bccm_core/pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bccm_core/pubspec.yaml b/bccm_core/pubspec.yaml index a4c446b..3e35b7a 100644 --- a/bccm_core/pubspec.yaml +++ b/bccm_core/pubspec.yaml @@ -1,6 +1,6 @@ name: bccm_core description: Contains core functionality, etc -version: 2.1.0 +version: 2.1.1 homepage: environment: @@ -18,7 +18,7 @@ dependencies: cloud_firestore: ^5.4.4 flutter: sdk: flutter - flutter_appauth: ^7.0.1 + flutter_appauth: ^12.1.0 flutter_hooks: ^0.21.3 extended_image: ^10.1.0 flutter_local_notifications: ^17.2.3 @@ -62,7 +62,7 @@ dev_dependencies: mockito: ^5.8.1 fake_async: ^1.3.2 graphql_codegen: ^3.0.2 - flutter_appauth_platform_interface: ^7.0.1 + flutter_appauth_platform_interface: ^12.1.0 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec