From 1d67a5c120db9158c7a571ad344c3235bfea8661 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 21:53:01 +0000 Subject: [PATCH] Bump archive from 3.3.7 to 3.3.8 Bumps [archive](https://github.com/brendan-duncan/archive) from 3.3.7 to 3.3.8. - [Changelog](https://github.com/brendan-duncan/archive/blob/main/CHANGELOG.md) - [Commits](https://github.com/brendan-duncan/archive/compare/3.3.7...3.3.8) --- updated-dependencies: - dependency-name: archive dependency-type: direct:production ... 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 45223b8..12e9147 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -21,10 +21,10 @@ packages: dependency: "direct main" description: name: archive - sha256: "0c8368c9b3f0abbc193b9d6133649a614204b528982bebc7026372d61677ce3a" + sha256: "49b1fad315e57ab0bbc15bcbb874e83116a1d78f77ebd500a4af6c9407d6b28e" url: "https://pub.dev" source: hosted - version: "3.3.7" + version: "3.3.8" args: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 675e43c..ba6434b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 shared_preferences: ^2.0.15 - archive: ^3.3.2 + archive: ^3.3.8 provider: ^6.0.4 dio: ^5.0.2 flutter_secure_storage: ^8.0.0