Skip to content

Commit b570af3

Browse files
committed
fix(security): drop unused @serverless/utils production dependency
@serverless/utils was declared in dependencies but never imported at runtime. It was the only consumer-facing path to decompress@4.2.1 (GHSA-mp2f-45pm-3cg9 / CVE-2026-53486), which has no upstream patch. Removing it clears decompress/file-type/uuid from the production tree; npm audit --omit=dev now reports 0 vulnerabilities. No runtime or build impact. Fixes #266
1 parent 6c31a16 commit b570af3

2 files changed

Lines changed: 219 additions & 2 deletions

File tree

0 commit comments

Comments
 (0)