From ae5217d5150bd1fed0309bdb635eb2cc008c227a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 09:48:25 +0000 Subject: [PATCH] chore(deps): bump archive in /tool/spdx_license/hooks 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] --- tool/spdx_license/hooks/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/spdx_license/hooks/pubspec.yaml b/tool/spdx_license/hooks/pubspec.yaml index d89c23c36..541004803 100644 --- a/tool/spdx_license/hooks/pubspec.yaml +++ b/tool/spdx_license/hooks/pubspec.yaml @@ -9,7 +9,7 @@ environment: sdk: ^3.8.0 dependencies: - archive: ^3.4.10 + archive: ^4.0.7 http: ^1.2.1 mason: ^0.1.0 meta: ^1.12.0