fix(deps): vuln unstable upgrades — 19 packages (unstable: 3 · minor: 13 · patch: 3) [apps/kubernetes-express-otel/express-otel-app] - #304
Conversation
… patch: 3) [apps/kubernetes-express-otel/express-otel-app]
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 51c5a6f2b7
ℹ️ 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".
| "node_modules/@opentelemetry/auto-instrumentations-node/node_modules/@opentelemetry/sdk-node": { | ||
| "version": "0.48.0", | ||
| "resolved": "https://registry.npmjs.org/@opentelemetry/sdk-node/-/sdk-node-0.48.0.tgz", |
There was a problem hiding this comment.
Remove the nested vulnerable SDK copy
Because @opentelemetry/auto-instrumentations-node@0.41.1 still depends on @opentelemetry/sdk-node@^0.48.0, bumping only the top-level SDK makes npm install this nested @opentelemetry/sdk-node@0.48.0 copy. That is the same version this security update is meant to remove, so production installs from this lockfile can still contain the vulnerable package and audit/security gates will continue to report it; upgrade the auto-instrumentations package to a version compatible with the new SDK instead of leaving this nested edge behind.
Useful? React with 👍 / 👎.
Summary: High-severity security update — 22 packages upgraded (UNSTABLE changes included)
Manifests changed:
apps/kubernetes-express-otel/express-otel-app(npm)✅ Action Required: Please review the changes below. If they look good, approve and merge this PR.
Updates
Security Details
🚨 Critical & High Severity (2 fixed)
ℹ️ Other Vulnerabilities (2)
Review Checklist
Standard review:
Update Mode: all_vulns
🤖 Generated by DataDog Automated Dependency Management System