fix(deps): resolve critical npm advisories in koa and basic-ftp #1

Merged
nicolas merged 1 commit from fix/npm-audit-critical into main 2026-06-13 12:28:21 +00:00
Owner

Bump transitive dev dependencies via 'npm audit fix' (no --force,
no breaking change). Only package-lock.json is touched.

  • koa 2.15.3 -> 2.16.4 (ReDoS, open-redirect, XSS, host-header injection)
  • basic-ftp 5.0.5 -> 5.3.1 (path traversal, CRLF injection, DoS)

Both pulled in transitively by @web/test-runner*. Critical advisories
go from 2 to 0; node test suite (34 tests) still green.

Bump transitive dev dependencies via 'npm audit fix' (no --force, no breaking change). Only package-lock.json is touched. - koa 2.15.3 -> 2.16.4 (ReDoS, open-redirect, XSS, host-header injection) - basic-ftp 5.0.5 -> 5.3.1 (path traversal, CRLF injection, DoS) Both pulled in transitively by @web/test-runner*. Critical advisories go from 2 to 0; node test suite (34 tests) still green.
Bump transitive dev dependencies via 'npm audit fix' (no --force,
  no breaking change). Only package-lock.json is touched.

  - koa 2.15.3 -> 2.16.4 (ReDoS, open-redirect, XSS, host-header injection)
  - basic-ftp 5.0.5 -> 5.3.1 (path traversal, CRLF injection, DoS)

  Both pulled in transitively by @web/test-runner*. Critical advisories
  go from 2 to 0; node test suite (34 tests) still green.
nicolas deleted branch fix/npm-audit-critical 2026-06-13 12:28:21 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
duhamed/git-wasm-calepin!1
No description provided.