diff --git a/pubspec.lock b/pubspec.lock index 54cfc9f..bf004ee 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -724,10 +724,10 @@ packages: dependency: "direct main" description: name: url_launcher - sha256: e9aa5ea75c84cf46b3db4eea212523591211c3cf2e13099ee4ec147f54201c86 + sha256: d25bb0ca00432a5e1ee40e69c36c85863addf7cc45e433769d61bed3fe81fd96 url: "https://pub.dev" source: hosted - version: "6.2.2" + version: "6.2.3" url_launcher_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index eb95e06..872d0ef 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: phased: ^0.0.3 questions_repository: path: packages/questions_repository - url_launcher: ^6.2.2 + url_launcher: ^6.2.3 dev_dependencies: bloc_test: ^9.1.4