From e862c9f9de267fee75ea99c55bbec5a1d1ddba27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 02:04:59 +0000 Subject: [PATCH] Bump archive from 3.6.1 to 4.0.7 Bumps [archive](https://github.com/brendan-duncan/archive) from 3.6.1 to 4.0.7. - [Changelog](https://github.com/brendan-duncan/archive/blob/main/CHANGELOG.md) - [Commits](https://github.com/brendan-duncan/archive/commits) --- updated-dependencies: - dependency-name: archive dependency-version: 4.0.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6fb8dec60..d5ff64461 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -39,7 +39,7 @@ dependencies: dev_dependencies: analyzer: ">=6.8.0 <9.0.0" - archive: ^3.1.2 + archive: ">=3.1.2 <5.0.0" crypto: ^3.0.0 dartdoc: ">=8.0.14 <10.0.0" grinder: ^0.9.0