From 299203ae41e94370c94775d92ca07274789cf190 Mon Sep 17 00:00:00 2001 From: ruben beck Date: Thu, 14 Sep 2023 14:07:27 +0200 Subject: [PATCH] bump archive --- pubspec.lock | 4 ++-- pubspec.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index dc2db8c96..f10132c5c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -37,10 +37,10 @@ packages: dependency: "direct main" description: name: archive - sha256: "0c8368c9b3f0abbc193b9d6133649a614204b528982bebc7026372d61677ce3a" + sha256: e0902a06f0e00414e4e3438a084580161279f137aeb862274710f29ec10cf01e url: "https://pub.dev" source: hosted - version: "3.3.7" + version: "3.3.9" args: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index b36eae920..f94e7a6ee 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: sdk: flutter another_flushbar: ^1.12.30 - archive: ^3.3.7 + archive: ^3.3.9 auto_size_text: ^3.0.0 bip39: ^1.0.6 breez_sdk: @@ -106,7 +106,7 @@ dev_dependencies: test: <1.24.0 # Requires Flutter 3.10 dependency_overrides: - archive: ^3.3.7 + archive: ^3.3.9 intl: ^0.18.1 path: ^1.8.3 test_api: <0.5.0 # Requires Flutter 3.10