diff --git a/pubspec.yaml b/pubspec.yaml index 089a63a..b0f9c68 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,18 +10,18 @@ environment: sdk: '>=2.12.0 <3.0.0' dependencies: - crypto: ^3.0.1 - dio: ^4.0.0 + crypto: ^3.0.2 + dio: ^4.0.6 flutter: sdk: flutter - json_serializable: ^4.1.4 - json_annotation: ^4.0.1 + json_serializable: ^6.2.0 + json_annotation: ^4.5.0 path: ^1.8.0 - quiver: ^3.0.1 - sqflite: ^2.0.0+3 + quiver: ^3.1.0 + sqflite: ^2.0.2+1 dev_dependencies: - build_runner: ^2.0.6 + build_runner: ^2.1.10 flutter_test: sdk: flutter