security: vulnerability remediation#182
Merged
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Created a monitoring plan for this PR. What this PR does: Remediates GHSA-3644-q5cj-c5c7 in the Stagehand project template bundled with the Kernel CLI — users who scaffold new Stagehand projects after this release will get a clean, vulnerability-free dependency tree. Intended effect:
Risks:
Status updates will be posted automatically on this PR as monitoring progresses. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Vulnerability Remediation
Fixed
Not Included
Deferred details
Note
Medium Risk
Minor version jump on a browser-automation dependency with large transitive churn and new Node engine requirements; app code is unchanged but deploy/runtime behavior could shift.
Overview
Bumps
@browserbasehq/stagehandfrom 3.0.6 to 3.5.0 in thets-stagehandtemplate (package.json+ regeneratedpnpm-lock.yaml) to address GHSA-3644-q5cj-c5c7. No template source files were modified.The lockfile refresh pulls in a newer Stagehand stack: updated Vercel AI SDK provider packages, MCP SDK / Hono, and @browserbasehq/sdk versions, adds optional Amazon Bedrock AI SDK support, and drops several former transitive trees (e.g. LangChain, bundled Playwright install, older Puppeteer-related packages). Stagehand 3.5.0 also declares stricter Node engines (
^20.19.0or>=22.12.0) and shifts browser driver peers toward optional playwright-core / patchright-core / puppeteer-core.Reviewed by Cursor Bugbot for commit 13f2035. Bugbot is set up for automated code reviews on this repo. Configure here.