Skip to content

fix: update tmp to resolve CVE-2026-44705#161

Draft
dannyneira wants to merge 1 commit into
mainfrom
independabot/tmp-cve-2026-44705
Draft

fix: update tmp to resolve CVE-2026-44705#161
dannyneira wants to merge 1 commit into
mainfrom
independabot/tmp-cve-2026-44705

Conversation

@dannyneira
Copy link
Copy Markdown
Member

Summary

  • Updates transitive dev dependency tmp from 0.2.5 to 0.2.7 in package-lock.json.
  • Resolves CVE-2026-44705 / GHSA-ph9p-34f9-6g65, where tmp is vulnerable to path traversal through unsanitized prefix/postfix values.
  • tmp is pulled in transitively by patch-package; no package override or workaround was needed because the existing parent range allows the patched version.

Dependabot alerts

Verification

  • npx -y npm@10 audit --json no longer reports tmp.
  • npm run build completed successfully.
  • npm run typecheck completed with 0 errors.

Conversation: https://staging.warp.dev/conversation/beaf93f4-8d61-4893-8f49-da57db6c189a
Run: https://oz.staging.warp.dev/runs/019e799d-2259-783a-b5d2-4148f1be07bd
This PR was generated with Oz.

Co-Authored-By: Oz <oz-agent@warp.dev>
@dannyneira dannyneira requested a review from hongyi-chen May 30, 2026 16:09
@cla-bot cla-bot Bot added the cla-signed label May 30, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment May 30, 2026 4:11pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants