fix(deps): bump js-yaml and fast-uri to patch high-severity CVEs#216
fix(deps): bump js-yaml and fast-uri to patch high-severity CVEs#216jithin23-kv wants to merge 1 commit into
Conversation
|
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
Bumps
js-yaml(4.2.0 → 4.3.0) andfast-uri(3.1.2 → 3.1.4) in the root lockfile to patch two high-severity CVEs flagged bynpm audit/ Dependabot:js-yaml: YAML merge-key chains can force quadratic CPU consumption (GHSA-52cp-r559-cp3m)fast-uri: host confusion via failed IDN canonicalization / backslash authority delimiter (GHSA-4c8g-83qw-93j6, GHSA-v2hh-gcrm-f6hx)Resolves: https://github.com/KeyValueSoftwareSystems/agent-opfor/security/dependabot/58
Lockfile-only change (
package-lock.json), no direct dependency version changes required — both were already within the declared semver ranges.Test plan
npm run buildpassesnpm testpasses (163/163)npm auditno longer reports these two High-severity findings