diff --git a/taletime/pubspec.lock b/taletime/pubspec.lock index 5fe877a..7d11a7f 100644 --- a/taletime/pubspec.lock +++ b/taletime/pubspec.lock @@ -261,26 +261,26 @@ packages: dependency: "direct main" description: name: cloud_firestore - sha256: "0af4f1e0b7f82a2082ad2c886b042595d85c7641616688609dd999d33aeef850" + sha256: a08d0f4aae40e63e7a57102de890d5d3c93d719ce38985b2a36c2672283af7d2 url: "https://pub.dev" source: hosted - version: "5.4.0" + version: "5.4.3" cloud_firestore_platform_interface: dependency: transitive description: name: cloud_firestore_platform_interface - sha256: "6e82bcaf2b8e33f312dfc7c5e5855376fee538467dd6e58dc41bd13996ff5d64" + sha256: "884fa34c6be2d9c7c1f4af86f90f36c0a3b3afef585a12b350a5d15368e7ec7a" url: "https://pub.dev" source: hosted - version: "6.4.0" + version: "6.4.3" cloud_firestore_web: dependency: "direct main" description: name: cloud_firestore_web - sha256: "38aec6ed732980dea6eec192a25fb55665137edc5c356603d8dc26ff5971f4d8" + sha256: "6e621bbcc999f32db0bc6bfcb18d9991617ec20f8d6bf51b6a1571f5c324fafd" url: "https://pub.dev" source: hosted - version: "4.2.0" + version: "4.3.2" code_builder: dependency: transitive description: diff --git a/taletime/pubspec.yaml b/taletime/pubspec.yaml index f1ec17f..35e363f 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.3 cloud_firestore_web: ^4.0.0 firebase_storage: ^12.3.2 firebase_storage_web: ^3.9.13