Skip to content

fix: bump transitive deps flagged by npm audit - #38

Merged
scops merged 3 commits into
mainfrom
chore/npm-audit-fix-transitive
Aug 20, 2026
Merged

fix: bump transitive deps flagged by npm audit#38
scops merged 3 commits into
mainfrom
chore/npm-audit-fix-transitive

Conversation

@scops

@scops scops commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bumps ip-address, fast-uri, postcss, nanoid, qs, body-parser to their patched versions within the existing semver ranges declared by ajv, express, express-rate-limit, and sanitize-html.
  • Lockfile-only change; package.json is untouched.
  • Fixes the 7 high/moderate advisories the audit CI job flags on the prod dependency tree (npm audit --audit-level=high --omit=dev now exits 0).

Notes

Test plan

  • npx jest tests/validation.test.js tests/request-id.test.js tests/openapi.test.js
  • npm audit --audit-level=high --omit=dev exits 0

@scops
scops merged commit 24125d0 into main Aug 20, 2026
5 checks passed
@scops
scops deleted the chore/npm-audit-fix-transitive branch August 20, 2026 13:52
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.

2 participants