diff --git a/pubspec.yaml b/pubspec.yaml index 089a63a..9f8483f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,17 +11,17 @@ environment: dependencies: crypto: ^3.0.1 - dio: ^4.0.0 + dio: ^4.0.4 flutter: sdk: flutter - json_serializable: ^4.1.4 + json_serializable: ^6.1.4 json_annotation: ^4.0.1 path: ^1.8.0 quiver: ^3.0.1 sqflite: ^2.0.0+3 dev_dependencies: - build_runner: ^2.0.6 + build_runner: ^2.1.7 flutter_test: sdk: flutter