Skip to content

fix: update follow-redirects to resolve GHSA-r4q5-vmmm-2653#2

Draft
dannyneira wants to merge 1 commit into
mainfrom
independabot/follow-redirects-GHSA-r4q5-vmmm-2653
Draft

fix: update follow-redirects to resolve GHSA-r4q5-vmmm-2653#2
dannyneira wants to merge 1 commit into
mainfrom
independabot/follow-redirects-GHSA-r4q5-vmmm-2653

Conversation

@dannyneira
Copy link
Copy Markdown
Member

Summary

Vulnerability details

Verification

  • git diff --check
  • python3 -m json.tool examples/canvas_webgl_minimal/www/package-lock.json
  • cd examples/canvas_webgl_minimal/www && npm audit --json confirms follow-redirects is no longer reported.
  • cd examples/canvas_webgl_minimal && cargo build
  • cd examples/canvas_webgl_minimal && wasm-pack build generated the wasm package.
  • NODE_OPTIONS=--openssl-legacy-provider npm run build was attempted after generating the wasm package, but the existing legacy webpack 4 wasm parser path fails on canvas_webgl_minimal_bg.wasm with Module parse failed: Unexpected section: 0xc, which appears unrelated to this lockfile-only dependency update.

Conversation: https://staging.warp.dev/conversation/cd8ccf40-19ac-4980-beb6-f83389626371
Run: https://oz.staging.warp.dev/runs/019e799d-296f-715e-96a9-2a854f84da58
This PR was generated with Oz.

Co-Authored-By: Oz <oz-agent@warp.dev>
@dannyneira dannyneira requested a review from zachbai May 30, 2026 16:06
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