diff --git a/pubspec.lock b/pubspec.lock index 87e1d13..b178f04 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -149,10 +149,10 @@ packages: dependency: "direct main" description: name: logger - sha256: db2ff852ed77090ba9f62d3611e4208a3d11dfa35991a81ae724c113fcb3e3f7 + sha256: b3ff55aeb08d9d8901b767650285872cb1bb8f508373b3e348d60268b0c7f770 url: "https://pub.dev" source: hosted - version: "1.3.0" + version: "2.1.0" logging: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index e52160b..3ffbf64 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: args: ^2.4.0 collection: ^1.17.0 dart_style: ^2.3.0 - logger: ^1.3.0 + logger: ^2.0.2+1 meta: ^1.8.0 path: ^1.8.2 path_parsing: ^1.0.1