Fix all Dependabot security alerts (npm audit fix)#6
Conversation
Updates transitive dependencies to resolve 14 vulnerabilities: - critical: fast-xml-parser (entity encoding bypass, entity expansion, eval bypass) - critical: @aws-sdk/* chain (via fast-xml-parser/@smithy/config-resolver) - critical: form-data (unsafe random boundary) - high: axios (SSRF, DoS via prototype key, missing data-size check) - low: @smithy/config-resolver Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Runs `npm audit fix` to resolve all 14 open Dependabot alerts. Only `thumbnailer/package-lock.json` is changed — no direct dependency versions in `package.json` were modified.
Critical (resolved):
High (resolved):
Low (resolved):
Test plan
🤖 Generated with Claude Code