diff --git a/pubspec.lock b/pubspec.lock index 7f395d66..f6b34453 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -472,10 +472,10 @@ packages: dependency: "direct main" description: name: fast_immutable_collections - sha256: "38fbc50df5b219dcfb83ebbc3275ec09872530ca1153858fc56fceadb310d037" + sha256: "533806a7f0c624c2e479d05d3fdce4c87109a7cd0db39b8cc3830d3a2e8dedc7" url: "https://pub.dev" source: hosted - version: "10.2.2" + version: "10.2.3" ffi: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 4f9ec9d1..cc6ecc0d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: env: path: packages/env equatable: ^2.0.5 - fast_immutable_collections: ^10.2.2 + fast_immutable_collections: ^10.2.3 firebase_core: ^2.31.1 firebase_messaging: ^14.9.2 firebase_notifications_client: