diff --git a/pubspec.lock b/pubspec.lock index daa4e75..d61df31 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -42,7 +42,7 @@ packages: name: charcode url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "1.3.1" clock: dependency: transitive description: @@ -91,7 +91,7 @@ packages: name: file url: "https://pub.dartlang.org" source: hosted - version: "6.1.1" + version: "6.1.2" file_chooser: dependency: transitive description: @@ -471,7 +471,7 @@ packages: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.0" + version: "0.4.1" typed_data: dependency: transitive description: @@ -485,7 +485,7 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.0.7" + version: "6.0.8" url_launcher_linux: dependency: transitive description: @@ -534,7 +534,7 @@ packages: name: vm_service url: "https://pub.dartlang.org" source: hosted - version: "6.2.0" + version: "7.1.0" watcher: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index fd63322..9628854 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: watcher: ^1.0.0 package_info_plus: ^1.0.3 - url_launcher: ^6.0.7 + url_launcher: ^6.0.8 flutter_statusbarcolor_ns: ^0.3.0-nullsafety auto_size_text: ^3.0.0-nullsafety.0 oktoast: ^3.0.0