From 309146edd48b21bec4911e7a38e0530e440a259f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 12:51:28 +0000 Subject: [PATCH] Bump archive from 3.6.1 to 4.0.2 Bumps [archive](https://github.com/brendan-duncan/archive) from 3.6.1 to 4.0.2. - [Changelog](https://github.com/brendan-duncan/archive/blob/main/CHANGELOG.md) - [Commits](https://github.com/brendan-duncan/archive/compare/3.6.1...4.0.2) --- updated-dependencies: - dependency-name: archive dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++++++++++-- pubspec.yaml | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 21f0cc748..06fc33644 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -34,10 +34,10 @@ packages: dependency: "direct main" description: name: archive - sha256: cb6a278ef2dbb298455e1a713bda08524a175630ec643a242c399c932a0a1f7d + sha256: "6199c74e3db4fbfbd04f66d739e72fe11c8a8957d5f219f1f4482dbde6420b5a" url: "https://pub.dev" source: hosted - version: "3.6.1" + version: "4.0.2" args: dependency: "direct main" description: @@ -688,6 +688,14 @@ packages: url: "https://pub.dev" source: hosted version: "1.5.1" + posix: + dependency: transitive + description: + name: posix + sha256: a0117dc2167805aa9125b82eee515cc891819bac2f538c83646d355b16f58b9a + url: "https://pub.dev" + source: hosted + version: "6.0.1" process: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 595a81bb4..a21080e44 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -63,7 +63,7 @@ dependencies: vector_graphics_compiler: ^1.1.16 path: ^1.8.2 file_picker: ^8.1.7 - archive: ^3.4.9 + archive: ^4.0.2 crypto: ^3.0.2 tray_manager: ^0.3.1 local_notifier: ^0.1.5