diff --git a/dart_ingestion/pubspec.lock b/dart_ingestion/pubspec.lock index 458a2ed..bdae132 100644 --- a/dart_ingestion/pubspec.lock +++ b/dart_ingestion/pubspec.lock @@ -21,10 +21,10 @@ packages: dependency: "direct main" description: name: args - sha256: eef6c46b622e0494a36c5a12d10d77fb4e855501a91c1b9ef9339326e58f0596 + sha256: d0481093c50b1da8910eb0bb301626d4d8eb7284aa739614d2b394ee09e3ea04 url: "https://pub.dev" source: hosted - version: "2.4.2" + version: "2.7.0" async: dependency: transitive description: diff --git a/dart_ingestion/pubspec.yaml b/dart_ingestion/pubspec.yaml index d4d75cf..f95b0e6 100644 --- a/dart_ingestion/pubspec.yaml +++ b/dart_ingestion/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: shelf_router: 1.1.4 postgres: 3.3.0 http: 1.2.0 - args: 2.4.2 + args: 2.7.0 dev_dependencies: test: 1.25.0