diff --git a/cw_bitcoin/pubspec.yaml b/cw_bitcoin/pubspec.yaml index 0a6299a4c..5159ac991 100644 --- a/cw_bitcoin/pubspec.yaml +++ b/cw_bitcoin/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: git: url: https://github.com/cake-tech/bitbox-flutter.git ref: Add-Support-For-OP-Return-data - rxdart: ^0.27.5 + rxdart: ^0.28.0 cryptography: ^2.0.5 bitcoin_base: git: diff --git a/cw_lightning/pubspec.yaml b/cw_lightning/pubspec.yaml index c5f88eac9..39c5e23eb 100644 --- a/cw_lightning/pubspec.yaml +++ b/cw_lightning/pubspec.yaml @@ -33,7 +33,6 @@ dependencies: git: url: https://github.com/breez/breez-sdk-flutter.git ref: v0.4.3-rc1 - rxdart: ^0.27.5 cryptography: ^2.0.5 bitcoin_base: git: diff --git a/pubspec_base.yaml b/pubspec_base.yaml index 3f9ba64cc..466aa4e6d 100644 --- a/pubspec_base.yaml +++ b/pubspec_base.yaml @@ -12,7 +12,7 @@ dependencies: version: 4.0.2 shared_preferences: ^2.0.15 # provider: ^6.0.3 - rxdart: ^0.27.4 + rxdart: ^0.28.0 yaml: ^3.1.1 #barcode_scan: any barcode_scan2: ^4.2.1