Skip to content

Qs dependency update#22

Closed
dmattia wants to merge 2 commits intomainfrom
cursor/qs-dependency-update-7e26
Closed

Qs dependency update#22
dmattia wants to merge 2 commits intomainfrom
cursor/qs-dependency-update-7e26

Conversation

@dmattia
Copy link
Copy Markdown
Member

@dmattia dmattia commented Feb 18, 2026

Related Issues

Security Implications

This change mitigates CVE-2024-28103, a prototype pollution vulnerability in qs versions prior to 6.14.1.

System Availability

[none]

This PR addresses a Dependabot alert by ensuring that any qs dependency resolved in this project is at least version 6.14.1.

Although qs was not found as a direct dependency or in the current yarn.lock, a top-level Yarn resolutions override has been added to package.json. This proactively forces all qs resolutions to ^6.14.1, mitigating the vulnerability if qs is introduced transitively in the future.


Open in Cursor Open in Web

Co-authored-by: David Mattia <dmattia@users.noreply.github.com>
@cursor
Copy link
Copy Markdown

cursor bot commented Feb 18, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Co-authored-by: David Mattia <dmattia@users.noreply.github.com>
@dmattia dmattia closed this Feb 18, 2026
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.

2 participants