Skip to content

chore: patch transitive dependency advisories - #32

Merged
sufyanaser merged 1 commit into
developfrom
agent/dependency-security
Aug 10, 2026
Merged

chore: patch transitive dependency advisories#32
sufyanaser merged 1 commit into
developfrom
agent/dependency-security

Conversation

@sufyanaser

Copy link
Copy Markdown
Owner

What changed

  • updates transitive nanoid from 3.3.16 to 3.3.18;
  • updates transitive undici from 6.27.0 to 6.28.0;
  • changes only package-lock.json and keeps direct application dependencies unchanged.

Why

The previous lockfile resolved one high-severity Nano ID advisory and three moderate Undici advisories. npm can resolve patched versions inside the existing dependency constraints without a direct or major dependency upgrade.

Validation

  • npm ci
  • npm audit --audit-level=moderate — 0 vulnerabilities
  • npm run lint
  • npm run typecheck
  • npm test — 64 passed
  • npm run build

@sufyanaser
sufyanaser marked this pull request as ready for review August 10, 2026 16:48
@sufyanaser
sufyanaser merged commit 074507a into develop Aug 10, 2026
1 check passed
@sufyanaser
sufyanaser deleted the agent/dependency-security branch August 10, 2026 16:51
sufyanaser added a commit that referenced this pull request Aug 10, 2026
* docs: align V07 repository guidance (#31)

* chore: patch transitive dependency advisories (#32)
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