Skip to content

fix(deps): resolve npm security advisories - #280

Merged
GeiserX merged 2 commits into
mainfrom
fix/js-yaml-ghsa-5p4m
Aug 10, 2026
Merged

fix(deps): resolve npm security advisories#280
GeiserX merged 2 commits into
mainfrom
fix/js-yaml-ghsa-5p4m

Conversation

@GeiserX

@GeiserX GeiserX commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • update transitive development dependencies to patched compatible releases
  • remediate js-yaml GHSA-5p4m-2wfm-xmqj by updating 4.3.0 to 4.3.1
  • remediate remaining npm audit findings by updating brace-expansion 1.1.16 to 1.1.18 and nanoid 3.3.16 to 3.3.18
  • keep the change lockfile-only because the existing parent dependency ranges permit every patched version

Verification

  • npm ci --ignore-scripts
  • npm audit — 0 vulnerabilities
  • npm test — 92 files, 1,768 tests passed
  • npm run lint
  • npm run typecheck
  • npm run typecheck:tests
  • npm run build

@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json, !**/package-lock.json

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 25e7e11b-753d-48eb-906d-507c6159eb2c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@GeiserX GeiserX changed the title fix(deps): update js-yaml to 4.3.1 fix(deps): resolve npm security advisories Aug 10, 2026
@GeiserX
GeiserX merged commit 9fa252b into main Aug 10, 2026
5 checks passed
@GeiserX
GeiserX deleted the fix/js-yaml-ghsa-5p4m branch August 10, 2026 13:20
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.

1 participant