From 5b6454706adc00a5cbc0c81eefa963df0fbdd878 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 23:16:41 +0000 Subject: [PATCH] chore(deps): bump url_launcher from 6.1.6 to 6.1.7 Bumps [url_launcher](https://github.com/flutter/plugins/tree/main/packages/url_launcher) from 6.1.6 to 6.1.7. - [Release notes](https://github.com/flutter/plugins/releases) - [Commits](https://github.com/flutter/plugins/commits/url_launcher-v6.1.7/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 9a473fa0..837177f9 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1354,7 +1354,7 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.1.6" + version: "6.1.7" url_launcher_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c9f4a37e..a7f2fc4d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: http: ^0.13.5 shared_preferences: ^2.0.11 spotify: ^0.8.0 - url_launcher: ^6.1.6 + url_launcher: ^6.1.7 youtube_explode_dart: ^1.12.1 bitsdojo_window: ^0.1.5 path: ^1.8.0