Skip to content

Fill in IA for LangChain docs#2

Closed
Lauren Hirata Singh (lnhsingh) wants to merge 8 commits intomainfrom
langchain-working-branch
Closed

Fill in IA for LangChain docs#2
Lauren Hirata Singh (lnhsingh) wants to merge 8 commits intomainfrom
langchain-working-branch

Conversation

@lnhsingh
Copy link
Copy Markdown
Collaborator

No description provided.

@lnhsingh Lauren Hirata Singh (lnhsingh) deleted the langchain-working-branch branch July 21, 2025 17:47
John Kennedy (jkennedyvz) added a commit that referenced this pull request Feb 28, 2026
## Summary
- Add pnpm overrides to resolve the remaining 4 open Dependabot security
alerts in `reference/pnpm-lock.yaml`
- **path-to-regexp** `>=4.0.0 <6.3.0` → `6.3.0` — fixes high-severity
ReDoS via backtracking regular expressions
([#1](https://github.com/langchain-ai/docs/security/dependabot/1))
- **undici** `>=4.5.0 <5.29.0` → `5.29.0` — fixes 3 alerts:
insufficiently random values
([#2](https://github.com/langchain-ai/docs/security/dependabot/2)),
unbounded decompression chain
([#9](https://github.com/langchain-ai/docs/security/dependabot/9)), and
bad certificate DoS
([#4](https://github.com/langchain-ai/docs/security/dependabot/4))

## Test plan
- [x] Verified vulnerable versions (`path-to-regexp@6.1.0`,
`undici@5.28.4`) are no longer in lockfile
- [x] Verified patched versions (`path-to-regexp@6.3.0`,
`undici@5.29.0`) are present
- [x] `pnpm install` succeeds without errors

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant