diff --git a/pubspec.lock b/pubspec.lock index 4150254..0bfe371 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -409,10 +409,10 @@ packages: dependency: "direct dev" description: name: json_serializable - sha256: "61a60716544392a82726dd0fa1dd6f5f1fd32aec66422b6e229e7b90d52325c4" + sha256: aa1f5a8912615733e0fdc7a02af03308933c93235bdc8d50d0b0c8a8ccb0b969 url: "https://pub.dev" source: hosted - version: "6.7.0" + version: "6.7.1" linkify: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index bf2b18a..6e30c86 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -49,7 +49,7 @@ dev_dependencies: sdk: flutter build_runner: 2.4.6 built_value_generator: 8.6.1 - json_serializable: 6.7.0 + json_serializable: 6.7.1 flutter_lints: 2.0.2 # For information on the generic Dart part of this file, see the