From ebf057bd340c2183cf0b64144acfced9c6fb4132 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 17:33:55 +0000 Subject: [PATCH] fix(deps): update dependency url_launcher to v6.3.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 351590b..c7ae4a4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: http: 1.6.0 html: 0.15.6 chat_gpt_sdk: 3.0.8 - url_launcher: 6.3.1 + url_launcher: 6.3.2 shared_preferences: 2.3.3 cupertino_icons: 1.0.8 flutter_secure_storage: 9.2.4