diff --git a/pubspec.lock b/pubspec.lock index 7b9f1013..754f697d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -831,10 +831,10 @@ packages: dependency: "direct main" description: name: os_detect - sha256: faf3bcf39515e64da8ff76b2f2805b20a6ff47ae515393e535f8579ff91d6b7f + sha256: e704fb99aa30b2b9a284d87a28eef9ba262f68c25c963d5eb932f54cad07784f url: "https://pub.dev" source: hosted - version: "2.0.1" + version: "2.0.2" package_config: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a3846d6d..74b5786b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -52,7 +52,7 @@ dependencies: hooks_riverpod: ^2.6.1 intl: ^0.19.0 json_annotation: ^4.9.0 - os_detect: ^2.0.1 + os_detect: ^2.0.2 riverpod_annotation: ^2.6.1 url_launcher: ^6.3.0