diff --git a/pubspec.lock b/pubspec.lock index 4194ec4f..79fe5f65 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -986,10 +986,10 @@ packages: dependency: "direct main" description: name: url_launcher - sha256: "9d06212b1362abc2f0f0d78e6f09f726608c74e3b9462e8368bb03314aa8d603" + sha256: f6a7e5c4835bb4e3026a04793a4199ca2d14c739ec378fdfe23fc8075d0439f8 url: "https://pub.dev" source: hosted - version: "6.3.1" + version: "6.3.2" url_launcher_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index bb6ebee4..cc30a11a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -63,7 +63,7 @@ dependencies: share_plus: ^11.0.0 stream_transform: ^2.1.1 timeago: ^3.7.1 - url_launcher: ^6.3.1 + url_launcher: ^6.3.2 dev_dependencies: bloc_test: ^10.0.0