diff --git a/pubspec.lock b/pubspec.lock index 0d5a3fd..37357a2 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -197,10 +197,10 @@ packages: dependency: "direct main" description: name: crypto - sha256: "1e445881f28f22d6140f181e07737b22f1e099a5e1ff94b0af2f9e4a463f4855" + sha256: c8ea0233063ba03258fbcf2ca4d6dadfefe14f02fab57702265467a19f27fadf url: "https://pub.dev" source: hosted - version: "3.0.6" + version: "3.0.7" dart_style: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index eb31402..4b0343e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: args: ^2.7.0 alfred_workflow: ^1.2.0 cli_script: ^1.0.0 - crypto: ^3.0.6 + crypto: ^3.0.7 envied: ^1.3.1 http: ^1.5.0 json_annotation: ^4.9.0