diff --git a/pubspec.lock b/pubspec.lock index 6f7c136..fb5e5e3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -649,10 +649,10 @@ packages: dependency: "direct dev" description: name: json_serializable - sha256: "6b253f7851cf1626a05c8b49c792e04a14897349798c03798137f2b5f7e0b5b1" + sha256: "5b89c1e32ae3840bb20a1b3434e3a590173ad3cb605896fb0f60487ce2f8104e" url: "https://pub.dev" source: hosted - version: "6.11.3" + version: "6.11.4" leak_tracker: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 4fed0a6..56b09ac 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -43,7 +43,7 @@ dev_dependencies: flutter_test: sdk: flutter freezed: ^3.2.4 - json_serializable: ^6.11.3 + json_serializable: ^6.11.4 flutter_launcher_icons: image_path: 'assets/icon.png'