diff --git a/taletime/pubspec.lock b/taletime/pubspec.lock index d2a35d0..b410bd3 100644 --- a/taletime/pubspec.lock +++ b/taletime/pubspec.lock @@ -13,10 +13,10 @@ packages: dependency: transitive description: name: _flutterfire_internals - sha256: "5534e701a2c505fed1f0799e652dd6ae23bd4d2c4cf797220e5ced5764a7c1c2" + sha256: "5a0296da7ae717ffb7444dee8439ca25ac80e162a345b933aa57f0a4a48dca2c" url: "https://pub.dev" source: hosted - version: "1.3.44" + version: "1.3.45" analyzer: dependency: transitive description: @@ -261,26 +261,26 @@ packages: dependency: "direct main" description: name: cloud_firestore - sha256: "0af4f1e0b7f82a2082ad2c886b042595d85c7641616688609dd999d33aeef850" + sha256: "1f2702398b5d46de52d0c8038511a8e81ed2d12a3e79ff55b75cb9df5228ecdb" url: "https://pub.dev" source: hosted - version: "5.4.0" + version: "5.4.5" cloud_firestore_platform_interface: dependency: transitive description: name: cloud_firestore_platform_interface - sha256: "884fa34c6be2d9c7c1f4af86f90f36c0a3b3afef585a12b350a5d15368e7ec7a" + sha256: "31eed2661b1ac3e3c70731e4030919d3274cc64552915ecf0925599ac7076e96" url: "https://pub.dev" source: hosted - version: "6.4.3" + version: "6.4.4" cloud_firestore_web: dependency: "direct main" description: name: cloud_firestore_web - sha256: "6e621bbcc999f32db0bc6bfcb18d9991617ec20f8d6bf51b6a1571f5c324fafd" + sha256: a8c7a0afa9e5580d2fc252182e8dfe199079959d0b7faca27f14d980e1627ab4 url: "https://pub.dev" source: hosted - version: "4.3.2" + version: "4.3.3" code_builder: dependency: transitive description: @@ -453,10 +453,10 @@ packages: dependency: "direct main" description: name: firebase_core - sha256: "51dfe2fbf3a984787a2e7b8592f2f05c986bfedd6fdacea3f9e0a7beb334de96" + sha256: e59141ff83e70a9ba571a1f8733c5598cf57e6e68037ab185581d7fc0a436738 url: "https://pub.dev" source: hosted - version: "3.6.0" + version: "3.7.0" firebase_core_platform_interface: dependency: transitive description: diff --git a/taletime/pubspec.yaml b/taletime/pubspec.yaml index d709020..ca31526 100644 --- a/taletime/pubspec.yaml +++ b/taletime/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: #Firebase firebase_core: ^3.0.0 firebase_auth: ^5.3.1 - cloud_firestore: ^5.4.0 + cloud_firestore: ^5.4.5 cloud_firestore_web: ^4.3.2 firebase_storage: ^12.3.2 firebase_storage_web: ^3.9.13