diff --git a/storage/framework/core/storage/package.json b/storage/framework/core/storage/package.json index 5bf818a7c4..d35ec3b151 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" } }