From 82f1fdf9054f3268b36e65d0d0ac00b409b8369f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 13:44:29 +0000 Subject: [PATCH] chore(deps): bump app_links from 6.4.1 to 7.2.0 Bumps [app_links](https://github.com/llfbandit/app_links) from 6.4.1 to 7.2.0. - [Release notes](https://github.com/llfbandit/app_links/releases) - [Commits](https://github.com/llfbandit/app_links/commits/7.2.0) --- updated-dependencies: - dependency-name: app_links dependency-version: 7.2.0 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 351c0794..6401618a 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.0 email_validator: ^2.1.17 firebase_auth: ^6.1.3 firebase_core: ^4.3.0