[PR #200] [MERGED] fix: react security issue #200

Closed
opened 2026-02-16 10:16:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/webapp-conversation/pull/200
Author: @iamjoel
Created: 12/11/2025
Status: Merged
Merged: 12/11/2025
Merged by: @crazywoola

Base: mainHead: fix/new-react-security-issue


📝 Commits (1)

  • 0d220f5 fix: react security issue

📊 Changes

2 files changed (+145 additions, -145 deletions)

View changed files

📝 package.json (+2 -2)
📝 pnpm-lock.yaml (+143 -143)

📄 Description

Fix:

  • CVE-2025-55184 (DoS, High, CVSS 7.5)
  • CVE-2025-67779 (DoS, High, CVSS 7.5)
  • CVE-2025-55183 (Source Code Exposure, Medium, CVSS 5.3)

🔄 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/langgenius/webapp-conversation/pull/200 **Author:** [@iamjoel](https://github.com/iamjoel) **Created:** 12/11/2025 **Status:** ✅ Merged **Merged:** 12/11/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix/new-react-security-issue` --- ### 📝 Commits (1) - [`0d220f5`](https://github.com/langgenius/webapp-conversation/commit/0d220f5a547f4d808db1cbe49bd29f91217d5390) fix: react security issue ### 📊 Changes **2 files changed** (+145 additions, -145 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+2 -2) 📝 `pnpm-lock.yaml` (+143 -143) </details> ### 📄 Description Fix: - CVE-2025-55184 (DoS, High, CVSS 7.5) - CVE-2025-67779 (DoS, High, CVSS 7.5) - CVE-2025-55183 (Source Code Exposure, Medium, CVSS 5.3) --- <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-16 10:16:25 -05:00
yindo closed this issue 2026-02-16 10:16:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/webapp-conversation#200