diff --git a/pubspec.lock b/pubspec.lock index ba55ba0c36..b575c69835 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -764,7 +764,7 @@ packages: name: json_serializable url: "https://pub.dartlang.org" source: hosted - version: "6.5.3" + version: "6.5.4" latlng: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index dcb28399a1..44d86d2e5e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -137,7 +137,7 @@ dev_dependencies: flutter_test: sdk: flutter hive_generator: ^2.0.0 - json_serializable: ^6.5.3 + json_serializable: ^6.5.4 msix: ^3.6.6 # For information on the generic Dart part of this file, see the