fix: resolve all pnpm audit vulnerabilities#350
Conversation
Bump hono override to >=4.12.7 (GHSA-v8w9-8mx6-g223) and yaml to ^2.8.3 (GHSA-48c2-rrv3-qjmp) across all workspace packages. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThis PR updates dependency constraints and package versions. The root package.json expands Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #350 +/- ##
=======================================
Coverage 82.70% 82.70%
=======================================
Files 126 126
Lines 7616 7616
Branches 2054 2054
=======================================
Hits 6299 6299
Misses 1316 1316
Partials 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ities Add pnpm overrides for transitive devDependency vulnerabilities: - flatted >=3.4.2 (GHSA-25h7-pfq9-p65f, GHSA-rf6f-7fwh-wjgh) - picomatch >=4.0.4 (GHSA-c2c7-rcm5-vvqj, GHSA-3v7f-55p6-f55p) - smol-toml >=1.6.1 (GHSA-v3rj-xjv7-4jmq) - yaml >=2.8.3 (GHSA-48c2-rrv3-qjmp via lint-staged) Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
…ities Add pnpm overrides for transitive devDependency vulnerabilities: - flatted >=3.4.2 (GHSA-25h7-pfq9-p65f, GHSA-rf6f-7fwh-wjgh) - picomatch >=4.0.4 (GHSA-c2c7-rcm5-vvqj, GHSA-3v7f-55p6-f55p) - smol-toml >=1.6.1 (GHSA-v3rj-xjv7-4jmq) - yaml >=2.8.3 (GHSA-48c2-rrv3-qjmp via lint-staged) Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Summary
honopnpm override to>=4.12.7— prototype pollution (GHSA-v8w9-8mx6-g223)yamlto^2.8.3in workspace packages + override — stack overflow (GHSA-48c2-rrv3-qjmp)flatted >=3.4.2override — recursion DoS + prototype pollution (GHSA-25h7-pfq9-p65f, GHSA-rf6f-7fwh-wjgh)picomatch >=4.0.4override — ReDoS + method injection (GHSA-c2c7-rcm5-vvqj, GHSA-3v7f-55p6-f55p)smol-toml >=1.6.1override — DoS via commented lines (GHSA-v3rj-xjv7-4jmq)Test plan
pnpm auditreturns no vulnerabilitiespnpm audit --prodreturns no vulnerabilities🤖 Generated with Claude Code
Summary by CodeRabbit