Revert "install archiver"

This reverts commit 4c29eb3549.
This commit is contained in:
BitterPanda 2026-01-30 15:47:49 +01:00 committed by Sander Declerck
parent 4ab463306f
commit ccef402dc6
No known key found for this signature in database
2 changed files with 28 additions and 902 deletions

923
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -19,11 +19,8 @@
"author": "Aikido Security",
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@yao-pkg/pkg": "6.10.1",
"oxlint": "^1.22.0",
"esbuild": "^0.27.0",
"oxlint": "^1.22.0"
},
"dependencies": {
"archiver": "^7.0.1"
"@yao-pkg/pkg": "6.10.1"
}
}