Skip to content

fix(deps): Update archiver to v7.0.1 and fix security vulnerability#217

Open
0xAxiom wants to merge 2 commits intomainfrom
fix/update-dev-dependencies
Open

fix(deps): Update archiver to v7.0.1 and fix security vulnerability#217
0xAxiom wants to merge 2 commits intomainfrom
fix/update-dev-dependencies

Conversation

@0xAxiom
Copy link
Copy Markdown
Owner

@0xAxiom 0xAxiom commented Mar 22, 2026

What: Updated archiver dependency and fixed security vulnerability

  • Updated archiver from ^6.0.0 to ^7.0.1 in dapp-factory package
  • Updated corresponding @types/archiver to ^7.0.0
  • Fixed flatted security vulnerability via npm audit fix

Why:

  • archiver v7 provides better performance and bug fixes
  • Addresses high severity security vulnerability in flatted dependency
  • Keeps dependencies current and secure

Tested:

  • ✅ npm install succeeds without conflicts
  • ✅ Type checking passes for all packages
  • ✅ No security vulnerabilities remain (npm audit clean)
  • ✅ Linting and formatting completed successfully

Breaking Changes: None expected - archiver v7 maintains API compatibility

- Updated archiver from ^6.0.0 to ^7.0.1 in dapp-factory
- Updated @types/archiver to ^7.0.0
- Fixed flatted security vulnerability via npm audit fix
- All type checks pass
@0xAxiom 0xAxiom requested a review from MeltedMindz as a code owner March 22, 2026 18:11
- Reinstalled dependencies to ensure proper workspace configuration
- Fixed missing module errors in TypeScript compilation
- All type checks now pass locally
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant