diff --git a/pubspec.lock b/pubspec.lock index e928ad5a7..038f0a60e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -826,7 +826,7 @@ packages: name: rive url: "https://pub.dartlang.org" source: hosted - version: "0.10.0" + version: "0.10.1" rive_common: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 2074bc788..a7b203550 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -48,7 +48,7 @@ dependencies: version: ^3.0.2 package_info: ^2.0.2 provider: ^6.0.5 - rive: ^0.10.0 + rive: ^0.10.1 shared_preferences: ^2.0.16 table_calendar: ^3.0.8 url_launcher: ^6.1.7