diff --git a/dashboard/pubspec.lock b/dashboard/pubspec.lock index c221fbafb9..d4e515bc67 100644 --- a/dashboard/pubspec.lock +++ b/dashboard/pubspec.lock @@ -517,7 +517,7 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.1.9" + version: "6.1.10" url_launcher_android: dependency: transitive description: diff --git a/dashboard/pubspec.yaml b/dashboard/pubspec.yaml index b6a66b41de..498eef5ea6 100644 --- a/dashboard/pubspec.yaml +++ b/dashboard/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: http: ^0.13.4 protobuf: ^2.0.1 provider: ^6.0.5 - url_launcher: ^6.1.9 + url_launcher: ^6.1.10 flutter_app_icons: ^0.0.8 truncate: ^3.0.1