diff --git a/macos/Podfile.lock b/macos/Podfile.lock index 0bd830e0..f1d8ddd7 100644 --- a/macos/Podfile.lock +++ b/macos/Podfile.lock @@ -39,7 +39,7 @@ PODS: - GoogleUtilities/Network (~> 8.0) - "GoogleUtilities/NSData+zlib (~> 8.0)" - nanopb (~> 3.30910.0) - - FirebaseAppCheckInterop (11.5.0) + - FirebaseAppCheckInterop (11.6.0) - FirebaseAuth (11.4.0): - FirebaseAppCheckInterop (~> 11.0) - FirebaseAuthInterop (~> 11.0) @@ -49,14 +49,14 @@ PODS: - GoogleUtilities/Environment (~> 8.0) - GTMSessionFetcher/Core (< 5.0, >= 3.4) - RecaptchaInterop (~> 100.0) - - FirebaseAuthInterop (11.5.0) + - FirebaseAuthInterop (11.6.0) - FirebaseCore (11.4.0): - FirebaseCoreInternal (~> 11.0) - GoogleUtilities/Environment (~> 8.0) - GoogleUtilities/Logger (~> 8.0) - FirebaseCoreExtension (11.4.1): - FirebaseCore (~> 11.0) - - FirebaseCoreInternal (11.5.0): + - FirebaseCoreInternal (11.6.0): - "GoogleUtilities/NSData+zlib (~> 8.0)" - FirebaseInstallations (11.4.0): - FirebaseCore (~> 11.0) @@ -199,12 +199,12 @@ SPEC CHECKSUMS: firebase_auth: 57f755bbd9ae6f1052ff511febcc82770e85404f firebase_core: b25e3a422ba6577fce705071b930f71874204fee FirebaseAnalytics: 3feef9ae8733c567866342a1000691baaa7cad49 - FirebaseAppCheckInterop: d265d9f4484e7ec1c591086408840fdd383d1213 + FirebaseAppCheckInterop: 347aa09a805219a31249b58fc956888e9fcb314b FirebaseAuth: c359af98bd703cbf4293eec107a40de08ede6ce6 - FirebaseAuthInterop: 1219bee9b23e6ebe84c256a0d95adab53d11c331 + FirebaseAuthInterop: a919d415797d23b7bfe195a04f322b86c65020ef FirebaseCore: e0510f1523bc0eb21653cac00792e1e2bd6f1771 FirebaseCoreExtension: f1bc67a4702931a7caa097d8e4ac0a1b0d16720e - FirebaseCoreInternal: f47dd28ae7782e6a4738aad3106071a8fe0af604 + FirebaseCoreInternal: d98ab91e2d80a56d7b246856a8885443b302c0c2 FirebaseInstallations: 6ef4a1c7eb2a61ee1f74727d7f6ce2e72acf1414 FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24 GoogleAppMeasurement: 987769c4ca6b968f2479fbcc9fe3ce34af454b8e diff --git a/pubspec.lock b/pubspec.lock index 34661480..6dd70f7e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -376,10 +376,10 @@ packages: dependency: "direct main" description: name: file_picker - sha256: aac85f20436608e01a6ffd1fdd4e746a7f33c93a2c83752e626bdfaea139b877 + sha256: "89500471922dd3a89ab0d6e13ab4a2268c25474bff4ca7c628f55c76e0ced1de" url: "https://pub.dev" source: hosted - version: "8.1.3" + version: "8.1.5" firebase_analytics: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 03172813..26b77489 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: enum_to_string: 2.0.1 equatable: 2.0.5 expandable: 5.0.1 - file_picker: 8.1.3 + file_picker: 8.1.5 firebase_analytics: 11.3.4 firebase_auth: 5.3.2 firebase_core: 3.7.0