From 11c5ed128a7c24aeabaaf0cf287198151ec575d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 14:56:45 +0000 Subject: [PATCH] Bump archive from 3.4.9 to 3.4.10 Bumps [archive](https://github.com/brendan-duncan/archive) from 3.4.9 to 3.4.10. - [Changelog](https://github.com/brendan-duncan/archive/blob/main/CHANGELOG.md) - [Commits](https://github.com/brendan-duncan/archive/compare/3.4.9...3.4.10) --- updated-dependencies: - dependency-name: archive dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 121eadf..a3729fe 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -45,10 +45,10 @@ packages: dependency: "direct main" description: name: archive - sha256: "7b875fd4a20b165a3084bd2d210439b22ebc653f21cea4842729c0c30c82596b" + sha256: "22600aa1e926be775fa5fe7e6894e7fb3df9efda8891c73f70fb3262399a432d" url: "https://pub.dev" source: hosted - version: "3.4.9" + version: "3.4.10" args: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 373c961..8a40f14 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -29,7 +29,7 @@ dependencies: # path: ./packages/alga_parser cupertino_icons: ^1.0.6 - archive: ^3.4.9 + archive: ^3.4.10 dart_style: ^2.3.4 uuid: ^4.2.1 flutter_svg: ^2.0.9