From 1fe36d11dfdab9798bd77f9400d1397e5b147430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 19:00:50 +1000 Subject: [PATCH] Bump url_launcher from 6.0.20 to 6.1.0 in /desktop_photo_search/material (#1139) Bumps [url_launcher](https://github.com/flutter/plugins) from 6.0.20 to 6.1.0. - [Release notes](https://github.com/flutter/plugins/releases) - [Commits](https://github.com/flutter/plugins/compare/url_launcher-v6.0.20...url_launcher-v6.1.0) --- updated-dependencies: - dependency-name: url_launcher dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- desktop_photo_search/material/pubspec.lock | 2 +- desktop_photo_search/material/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/desktop_photo_search/material/pubspec.lock b/desktop_photo_search/material/pubspec.lock index 5d632965b..fe99d4453 100644 --- a/desktop_photo_search/material/pubspec.lock +++ b/desktop_photo_search/material/pubspec.lock @@ -617,7 +617,7 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.0.20" + version: "6.1.0" url_launcher_android: dependency: transitive description: diff --git a/desktop_photo_search/material/pubspec.yaml b/desktop_photo_search/material/pubspec.yaml index 6a046059c..275f0ffc9 100644 --- a/desktop_photo_search/material/pubspec.yaml +++ b/desktop_photo_search/material/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: path: plugins/menubar provider: ^6.0.2 transparent_image: ^2.0.0 - url_launcher: ^6.0.18 + url_launcher: ^6.1.0 uuid: ^3.0.5 window_size: git: