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