Skip to content

Comments

Fix Dependabot security alert for qs#63

Merged
dggrunzweig merged 3 commits intodevfrom
fix/dependabot-qs-vulnerability
Feb 19, 2026
Merged

Fix Dependabot security alert for qs#63
dggrunzweig merged 3 commits intodevfrom
fix/dependabot-qs-vulnerability

Conversation

@dggrunzweig
Copy link
Contributor

Summary

  • Resolves Dependabot alert Bump SDK version (1.3.4) #52 (low severity): qs arrayLimit bypass in comma parsing allows DoS
  • Bumped qs resolution from 6.14.1 to 6.14.2
  • qs is only used via express (devDependency for testing) — no production impact

Test plan

  • yarn resolves successfully
  • yarn why qs confirms all references now use 6.14.2
  • CI passes

🤖 Generated with Claude Code

Bump qs resolution from 6.14.1 to 6.14.2 to resolve alert #52
(arrayLimit bypass in comma parsing allows DoS).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
dggrunzweig and others added 2 commits February 19, 2026 12:24
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dggrunzweig dggrunzweig merged commit 3462329 into dev Feb 19, 2026
4 checks passed
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