Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
itsezlife committed Feb 7, 2024
2 parents 29f7f5f + 74733a2 commit 78a17e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -543,10 +543,10 @@ packages:
dependency: "direct main"
description:
name: firebase_core
sha256: "4761e56863ddf21341fd88e7f6325720d6537d8b9af4288f2c36968d54aa6d04"
sha256: "7e049e32a9d347616edb39542cf92cd53fdb4a99fb6af0a0bff327c14cd76445"
url: "https://pub.dev"
source: hosted
version: "2.25.2"
version: "2.25.4"
firebase_core_platform_interface:
dependency: transitive
description:
Expand All @@ -559,10 +559,10 @@ packages:
dependency: transitive
description:
name: firebase_core_web
sha256: "288bcb940f21b21cfa575c998f3145a33ded9628a01cf9797057cc56888f4900"
sha256: "57e61d6010e253b36d38191cefd6199d7849152cdcd234b61ca290cdb278a0ba"
url: "https://pub.dev"
source: hosted
version: "2.11.2"
version: "2.11.4"
firebase_messaging:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
fast_immutable_collections: ^10.1.0
firebase_config:
path: packages/remote_config/firebase_config
firebase_core: ^2.25.2
firebase_core: ^2.25.4
firebase_messaging: ^14.7.10
firebase_notifications_client:
path: packages/notifications_client/firebase_notifications_client
Expand Down

0 comments on commit 78a17e3

Please sign in to comment.