From 01ba2ea9d6d52b928d62fd10730e0252d98ae434 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 16:16:23 +0000 Subject: [PATCH] chore(deps): update dependency @types/archiver to 7.0.0 --- storage/framework/core/storage/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/framework/core/storage/package.json b/storage/framework/core/storage/package.json index e878ab83..d1762b78 100644 --- a/storage/framework/core/storage/package.json +++ b/storage/framework/core/storage/package.json @@ -58,7 +58,7 @@ "@stacksjs/path": "workspace:*", "@stacksjs/strings": "workspace:*", "@stacksjs/types": "workspace:*", - "@types/archiver": "^6.0.3", + "@types/archiver": "^7.0.0", "archiver": "^7.0.1" } }