From 9ce5542386035b12b39497b385c3b58f04e54474 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 13:44:32 +0000 Subject: [PATCH] chore(deps): bump app_links from 6.4.1 to 7.2.1 Bumps [app_links](https://github.com/llfbandit/app_links) from 6.4.1 to 7.2.1. - [Release notes](https://github.com/llfbandit/app_links/releases) - [Commits](https://github.com/llfbandit/app_links/commits) --- updated-dependencies: - dependency-name: app_links dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/firebase_ui_auth/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/firebase_ui_auth/pubspec.yaml b/packages/firebase_ui_auth/pubspec.yaml index 6c03a18a..02b05069 100644 --- a/packages/firebase_ui_auth/pubspec.yaml +++ b/packages/firebase_ui_auth/pubspec.yaml @@ -10,7 +10,7 @@ environment: sdk: ^3.9.0 dependencies: - app_links: ^6.4.0 + app_links: ^7.2.1 email_validator: ^2.1.17 firebase_auth: ^6.5.4 firebase_core: ^4.11.0