From d0c7675cf76c9aef3d941701eaf82923f772196a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 23:11:10 +0000 Subject: [PATCH] Bump url_launcher from 6.1.7 to 6.1.8 Bumps [url_launcher](https://github.com/flutter/plugins/tree/main/packages/url_launcher) from 6.1.7 to 6.1.8. - [Release notes](https://github.com/flutter/plugins/releases) - [Commits](https://github.com/flutter/plugins/commits/url_launcher-v6.1.8/packages/url_launcher) --- updated-dependencies: - dependency-name: url_launcher dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 9ea70d7..eb7ee1a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -561,7 +561,7 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.1.7" + version: "6.1.8" url_launcher_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 332925d..3d49c34 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: rxdart: ^0.27.7 http: ^0.13.5 built_value: ^8.4.2 - url_launcher: ^6.1.7 + url_launcher: ^6.1.8 loading_indicator: ^3.1.0 cancellation_token_hoc081098: ^1.0.0 http_client_hoc081098: