Skip to content

Commit

Permalink
Bump archive from 3.6.1 to 4.0.2
Browse files Browse the repository at this point in the history
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](brendan-duncan/archive@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 7a77892 commit 309146e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 309146e

Please sign in to comment.