Skip to content

chore: fix CVE follow-redirect#300

Merged
gregberge merged 1 commit into
mainfrom
fix-cve-follow-redirects
May 11, 2026
Merged

chore: fix CVE follow-redirect#300
gregberge merged 1 commit into
mainfrom
fix-cve-follow-redirects

Conversation

@gregberge
Copy link
Copy Markdown
Member

@gregberge gregberge requested review from a team, Copilot and jsfez and removed request for a team May 10, 2026 20:35
@vercel
Copy link
Copy Markdown

vercel Bot commented May 10, 2026

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

Project Deployment Actions Updated (UTC)
argos-js-sdk-reference Ready Ready Preview, Comment May 11, 2026 5:30am

Request Review

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the pnpm dependency overrides to address the Dependabot security advisory for follow-redirects (CVE fix), ensuring transitive consumers (e.g., via axios) resolve to a non-vulnerable version.

Changes:

  • Add a pnpm override to force follow-redirects to ^1.16.0.
  • Regenerate pnpm-lock.yaml to remove follow-redirects@1.15.11 and resolve dependents to 1.16.0.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
pnpm-workspace.yaml Adds an override to ensure follow-redirects resolves to ^1.16.0.
pnpm-lock.yaml Lockfile updates reflecting the override (removes 1.15.11, resolves to 1.16.0).
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@gregberge gregberge force-pushed the fix-cve-follow-redirects branch from 65638a1 to 67dc627 Compare May 11, 2026 05:29
@gregberge gregberge merged commit 31e3669 into main May 11, 2026
67 checks passed
@gregberge gregberge deleted the fix-cve-follow-redirects branch May 11, 2026 08:19
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