diff --git a/core/pubspec.yaml b/core/pubspec.yaml index 5485045d2..3b586ed0a 100644 --- a/core/pubspec.yaml +++ b/core/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: flutter_svg: 1.1.0 # Http client - dio: 4.0.4 + dio: 4.0.6 # dartz dartz: 0.10.1 diff --git a/pubspec.yaml b/pubspec.yaml index 989dee1e9..72b47cb3a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -50,7 +50,7 @@ dependencies: flutter_svg: 1.1.0 # Http client - dio: 4.0.4 + dio: 4.0.6 # equatable equatable: 2.0.3 @@ -179,6 +179,8 @@ dependencies: custom_pop_up_menu: 1.2.4 + byte_converter: 1.3.0 + dev_dependencies: flutter_test: sdk: flutter