Skip to content

Fix npm audit qs advisory#81

Merged
RajjjAryan merged 1 commit into
mainfrom
fix/npm-audit-qs
Jul 1, 2026
Merged

Fix npm audit qs advisory#81
RajjjAryan merged 1 commit into
mainfrom
fix/npm-audit-qs

Conversation

@RajjjAryan

Copy link
Copy Markdown
Owner

Summary

Closes #80.

  • update transitive qs resolution from 6.15.1 to 6.15.3
  • refresh related transitive lockfile entries from npm audit fix
  • keep package.json unchanged

Verification

  • npm audit --json (0 vulnerabilities)
  • npm test (107 passed, 0 failed, 3 expected no-user-data warnings)
  • git diff --check

@RajjjAryan RajjjAryan merged commit 6fcb182 into main Jul 1, 2026
8 checks passed
@RajjjAryan RajjjAryan deleted the fix/npm-audit-qs branch July 1, 2026 07:38
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.

Security: npm audit flags vulnerable qs transitive dependency

1 participant