From 403182ce406bee7667cc1e11b36cd7a3d9dce552 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 11:03:02 +0000 Subject: [PATCH] fix(deps): update dependency url_launcher to v6.2.2 (#996) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 2a5e20f1..6f3599a5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1251,10 +1251,10 @@ packages: dependency: "direct main" description: name: url_launcher - sha256: b1c9e98774adf8820c96fbc7ae3601231d324a7d5ebd8babe27b6dfac91357ba + sha256: e9aa5ea75c84cf46b3db4eea212523591211c3cf2e13099ee4ec147f54201c86 url: "https://pub.dev" source: hosted - version: "6.2.1" + version: "6.2.2" url_launcher_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d7d86ced..4fcb741e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -43,7 +43,7 @@ dependencies: shared_preferences: 2.2.2 universal_html: 2.2.4 universal_io: 2.2.2 - url_launcher: 6.2.1 + url_launcher: 6.2.2 window_manager: 0.3.7 dependency_overrides: intl: ^0.18.0