From fb00d0a1028a5330c059da3c49612051820ee744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 03:18:45 -0700 Subject: [PATCH] Bump url_launcher from 6.1.0 to 6.1.1 in /desktop_photo_search/fluent_ui (#1247) Bumps [url_launcher](https://github.com/flutter/plugins) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/flutter/plugins/releases) - [Commits](https://github.com/flutter/plugins/compare/url_launcher-v6.1.0...url_launcher-v6.1.1) --- updated-dependencies: - dependency-name: url_launcher dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- desktop_photo_search/fluent_ui/pubspec.lock | 2 +- desktop_photo_search/fluent_ui/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/desktop_photo_search/fluent_ui/pubspec.lock b/desktop_photo_search/fluent_ui/pubspec.lock index 385de2687..412155337 100644 --- a/desktop_photo_search/fluent_ui/pubspec.lock +++ b/desktop_photo_search/fluent_ui/pubspec.lock @@ -650,7 +650,7 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.1.0" + version: "6.1.1" url_launcher_android: dependency: transitive description: diff --git a/desktop_photo_search/fluent_ui/pubspec.yaml b/desktop_photo_search/fluent_ui/pubspec.yaml index 6f3f0d168..c6118cfac 100644 --- a/desktop_photo_search/fluent_ui/pubspec.yaml +++ b/desktop_photo_search/fluent_ui/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: path: plugins/window_size provider: ^6.0.2 transparent_image: ^2.0.0 - url_launcher: ^6.1.0 + url_launcher: ^6.1.1 uuid: ^3.0.5 dev_dependencies: