diff --git a/pubspec.lock b/pubspec.lock index 8d892eb..1bcba78 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -5,10 +5,10 @@ packages: dependency: "direct main" description: name: args - sha256: eef6c46b622e0494a36c5a12d10d77fb4e855501a91c1b9ef9339326e58f0596 + sha256: "7cf60b9f0cc88203c5a190b4cd62a99feea42759a7fa695010eb5de1c0b2252a" url: "https://pub.dev" source: hosted - version: "2.4.2" + version: "2.5.0" parrot: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 76b80fd..e2fec7e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ publish_to: none environment: sdk: '<4.0.0' dependencies: - args: ^2.4.2 + args: ^2.5.0 path: ^1.9.0 parrot: ^0.0.6 parrot_cmd: ^0.0.0