From 817e6c4fd7f3f025117cb2eb60602a9c008727bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 20:08:40 +0000 Subject: [PATCH] Update dependency archive to v4 --- dart/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dart/pubspec.yaml b/dart/pubspec.yaml index 343e625..e80ccab 100644 --- a/dart/pubspec.yaml +++ b/dart/pubspec.yaml @@ -10,7 +10,7 @@ environment: flutter: ">=1.20.0" dependencies: - archive: ^3.6.1 + archive: ^4.0.0 args: ^2.5.0 ffi: ^2.1.0 flutter: