fix(deps): vuln qs (minor → 6.15.3) [test/crashtracker]#185
Conversation
Overall package sizeSelf size: 30.15 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------|🤖 This report was automatically generated by heaviest-objects-in-the-universe |
|
PRApprover will approve and merge this PR, FAQ, #dx-source-code-management 🛠️ PRApproval Status
➡️ Current phase: merge in progress... |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2dfda8f245
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "express": "^5.2.1" | ||
| }, | ||
| "resolutions": { | ||
| "qs": "^6.15.3" |
There was a problem hiding this comment.
When this test package is installed or audited with npm, the tracked test/crashtracker/package-lock.json is still authoritative and npm ignores Yarn-only resolutions; that lockfile still pins the body-parser copy at node_modules/qs version 6.14.2, so the vulnerable dependency remains for npm consumers/scanners even though yarn.lock was updated. Please update the npm lockfile as well (or use an npm overrides entry) so both tracked lockfiles resolve the fixed version.
Useful? React with 👍 / 👎.
Summary: Security update — 1 package upgraded (MINOR changes included)
Manifests changed:
test/crashtracker(yarn)✅ Action Required: Please review the changes below. If they look good, approve and merge this PR.
Updates
Security Details
ℹ️ Other Vulnerabilities (2)
Review Checklist
Standard review:
Update Mode: all_vulns
🤖 Generated by DataDog Automated Dependency Management System