From a04d2dc96bc021b1500ad3a1e38e11bd31c85c4f Mon Sep 17 00:00:00 2001 From: risadmin_prod Date: Tue, 15 Sep 2026 05:48:33 +0000 Subject: [PATCH] update dependency --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5c2f9d4..79f8623 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -108,7 +108,7 @@ dev_dependencies: # Override transitive win32/archive to versions compatible with Docker Flutter image Dart (UnmodifiableUint8ListView fix) - by Azmat dependency_overrides: - win32: 5.0.0 + win32: ^5.5.1 archive: 3.6.1 # For information on the generic Dart part of this file, see the