From 04ba7af4a75bf8bc1c98b88caa5c1620aa8cc9fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 01:04:05 +0000 Subject: [PATCH] Bump url_launcher from 6.1.0 to 6.1.2 Bumps [url_launcher](https://github.com/flutter/plugins) from 6.1.0 to 6.1.2. - [Release notes](https://github.com/flutter/plugins/releases) - [Commits](https://github.com/flutter/plugins/compare/url_launcher-v6.1.0...url_launcher-v6.1.2) --- 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 5843a457..852f550e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -935,7 +935,7 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.1.0" + version: "6.1.2" url_launcher_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index caf35832..e4cc18a1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -51,7 +51,7 @@ dependencies: rive: ^0.8.1 shared_preferences: ^2.0.13 table_calendar: ^3.0.2 - url_launcher: ^6.1.0 + url_launcher: ^6.1.2 flutter_barcode_scanner: ^2.0.0 video_player: ^2.4.0