[PR #1160] [MERGED] security: ensure we're using the same tsx version #1270

Closed
opened 2026-02-15 20:15:02 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1160
Author: @dqbd
Created: 5/8/2025
Status: Merged
Merged: 5/8/2025
Merged by: @dqbd

Base: mainHead: dqbd/8may/dependabot-tsx


📝 Commits (1)

  • fa01615 security: ensure we're using the same tsx version

📊 Changes

12 files changed (+133 additions, -389 deletions)

View changed files

📝 environment_tests/test-exports-esm/package.json (+1 -1)
📝 examples/package.json (+1 -1)
📝 libs/checkpoint-mongodb/package.json (+1 -1)
📝 libs/checkpoint-postgres/package.json (+1 -1)
📝 libs/checkpoint-sqlite/package.json (+1 -1)
📝 libs/checkpoint/package.json (+1 -1)
📝 libs/langgraph-cua/package.json (+1 -1)
📝 libs/langgraph-supervisor/package.json (+1 -1)
📝 libs/langgraph-swarm/package.json (+1 -1)
📝 libs/langgraph/package.json (+1 -1)
📝 package.json (+1 -1)
📝 yarn.lock (+122 -378)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs/pull/1160 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 5/8/2025 **Status:** ✅ Merged **Merged:** 5/8/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/8may/dependabot-tsx` --- ### 📝 Commits (1) - [`fa01615`](https://github.com/langchain-ai/langgraphjs/commit/fa01615cc46c5bfa89f79bfc0e513a2980d2c2a4) security: ensure we're using the same tsx version ### 📊 Changes **12 files changed** (+133 additions, -389 deletions) <details> <summary>View changed files</summary> 📝 `environment_tests/test-exports-esm/package.json` (+1 -1) 📝 `examples/package.json` (+1 -1) 📝 `libs/checkpoint-mongodb/package.json` (+1 -1) 📝 `libs/checkpoint-postgres/package.json` (+1 -1) 📝 `libs/checkpoint-sqlite/package.json` (+1 -1) 📝 `libs/checkpoint/package.json` (+1 -1) 📝 `libs/langgraph-cua/package.json` (+1 -1) 📝 `libs/langgraph-supervisor/package.json` (+1 -1) 📝 `libs/langgraph-swarm/package.json` (+1 -1) 📝 `libs/langgraph/package.json` (+1 -1) 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+122 -378) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:15:02 -05:00
yindo closed this issue 2026-02-15 20:15:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1270