Dependency auditing
August 25, 2026 ยท View on GitHub
Production-dependency vulnerability checks. See the setup index for the other setup pages.
npm run audit:prodchecks production dependencies for known vulnerabilities (runsnpm audit --omit=dev). This should return zero high or moderate findings before merging tomain.- See
docs/contributing/dependency-overrides.mdfor anyoverridesentries in the rootpackage.jsonand their justifications.