diff --git a/pubspec.lock b/pubspec.lock index 4e45079..d152916 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -737,10 +737,10 @@ packages: dependency: "direct main" description: name: url_launcher - sha256: eb1e00ab44303d50dd487aab67ebc575456c146c6af44422f9c13889984c00f3 + sha256: "38d8e783681bc342e92dc9799cbe4421d08c4d210a67ee9d61d0f7310491a465" url: "https://pub.dev" source: hosted - version: "6.1.11" + version: "6.1.13" url_launcher_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a0939f0..ba48c13 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: package_info_plus: ^4.0.2 share_plus: ^7.0.2 shared_preferences: ^2.1.2 - url_launcher: ^6.1.10 + url_launcher: ^6.1.13 dev_dependencies: bloc_test: ^9.1.0