From 3ec1048e74d32d8852a9df5986d81558dab3bfe3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 12:47:11 +0000 Subject: [PATCH] fix(deps): update dependency url_launcher to v6.1.14 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 1f6a8144..c3fc2293 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1244,10 +1244,10 @@ packages: dependency: "direct main" description: name: url_launcher - sha256: "38d8e783681bc342e92dc9799cbe4421d08c4d210a67ee9d61d0f7310491a465" + sha256: "47e208a6711459d813ba18af120d9663c20bdf6985d6ad39fe165d2538378d27" url: "https://pub.dev" source: hosted - version: "6.1.13" + version: "6.1.14" url_launcher_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index cf945fd9..8401dc51 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -43,7 +43,7 @@ dependencies: shared_preferences: 2.2.1 universal_html: 2.2.3 universal_io: 2.2.2 - url_launcher: 6.1.13 + url_launcher: 6.1.14 window_manager: 0.3.6 dependency_overrides: intl: ^0.18.0