chore: update package download counts#4
Merged
github-actions[bot] merged 1 commit intomainfrom Jan 19, 2026
Merged
Conversation
🤖 Automated update of package download statistics from pepy.tech and regenerated provider overview page Generated with GitHub Actions workflow update-package-downloads.yml
Yacklin
pushed a commit
that referenced
this pull request
Apr 26, 2026
…-ai#2857) ## 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>
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.
Summary
Automated update of package download statistics from pepy.tech
Details
reference/packages.ymlsrc/oss/python/integrations/providers/overview.mdxupdate-package-downloads.yml🤖 This PR was created automatically by GitHub Actions