diff --git a/pubspec.lock b/pubspec.lock index cd3b133b48..faf0688ac7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -923,10 +923,10 @@ packages: dependency: "direct main" description: name: purchases_flutter - sha256: "9e7a6a5f034248418586168bb901c5069d2dc866cd5dc735b1862e6ee4f454a6" + sha256: "021251e8589d6cb10ad646b60ddc1df30eb084e3ccfc212b7eff8587ba4332ac" url: "https://pub.dev" source: hosted - version: "8.1.1" + version: "8.3.0" riverpod: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 797b0dfb0c..ac7f30ada8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -57,7 +57,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.8 flutter_app_badger: ^1.2.0 - purchases_flutter: ^8.1.1 + purchases_flutter: ^8.3.0 flutter_native_timezone: git: url: https://github.com/bannzai/flutter_native_timezone.git