diff --git a/pubspec.lock b/pubspec.lock index ef38dff..84a55ac 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -431,10 +431,10 @@ packages: dependency: "direct main" description: name: rxdart - sha256: "0c7c0cedd93788d996e33041ffecda924cc54389199cde4e6a34b440f50044cb" + sha256: "5c3004a4a8dbb94bd4bf5412a4def4acdaa12e12f269737a5751369e12d1a962" url: "https://pub.dev" source: hosted - version: "0.27.7" + version: "0.28.0" shelf: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6dd7cb7..b430195 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: sdk: flutter http: ^1.2.1 meta: ^1.11.0 - rxdart: ^0.27.7 + rxdart: ">=0.27.7 <0.29.0" uuid: ^4.3.3 webview_flutter: ^4.7.0 webview_flutter_android: ^3.16.1