diff --git a/desktop_photo_search/material/pubspec.lock b/desktop_photo_search/material/pubspec.lock index ff662f55f39..715be38f5f6 100644 --- a/desktop_photo_search/material/pubspec.lock +++ b/desktop_photo_search/material/pubspec.lock @@ -610,7 +610,7 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.0.20" + version: "6.1.2" url_launcher_android: dependency: transitive description: diff --git a/desktop_photo_search/material/pubspec.yaml b/desktop_photo_search/material/pubspec.yaml index 6a046059c45..b69600786c8 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.2 uuid: ^3.0.5 window_size: git: