diff --git a/pubspec.lock b/pubspec.lock index f987818..02ffef6 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -125,10 +125,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "3ac61a79bfb6f6cc11f693591063a7f19a7af628dc52f141743edac5c16e8c22" + sha256: "1414d6d733a85d8ad2f1dfcb3ea7945759e35a123cb99ccfac75d0758f75edfa" url: "https://pub.dev" source: hosted - version: "2.4.9" + version: "2.4.10" build_runner_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9175283..233ce24 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: json_annotation: ^4.9.0 dev_dependencies: - build_runner: ^2.4.9 + build_runner: ^2.4.10 envied_generator: ^0.5.4+1 json_serializable: ^6.8.0 lints: ^4.0.0