From 450c11edb6aea22890cadb6000038066300463cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 09:25:51 +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.6. - [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.6 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 316a9646a..b276c9543 100644 --- a/tool/spdx_license/hooks/pubspec.yaml +++ b/tool/spdx_license/hooks/pubspec.yaml @@ -9,7 +9,7 @@ environment: sdk: ^3.5.0 dependencies: - archive: ^3.4.10 + archive: ^4.0.6 http: ^1.2.1 mason: ^0.1.0 meta: ^1.12.0