From 623a907004f429cd74aba6a3308e01177468b34a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Sep 2022 14:02:57 +0000 Subject: [PATCH] chore(deps): bump url_launcher from 6.1.2 to 6.1.5 Bumps [url_launcher](https://github.com/flutter/plugins/tree/main/packages/url_launcher) from 6.1.2 to 6.1.5. - [Release notes](https://github.com/flutter/plugins/releases) - [Commits](https://github.com/flutter/plugins/commits/url_launcher-v6.1.5/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 | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index b76961f4..0caf7340 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1186,7 +1186,7 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.1.2" + version: "6.1.5" url_launcher_android: dependency: transitive description: @@ -1221,7 +1221,7 @@ packages: name: url_launcher_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "2.0.5" + version: "2.1.0" url_launcher_web: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 811f3f0e..00e5d101 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: http: ^0.13.4 shared_preferences: ^2.0.11 spotify: ^0.8.0 - url_launcher: ^6.0.17 + url_launcher: ^6.1.5 youtube_explode_dart: ^1.10.8 bitsdojo_window: ^0.1.5 path: ^1.8.0