[PR #6] [MERGED] fix: npm audit fix to install non-vulnerable packages #6897

Closed
opened 2025-11-11 17:10:51 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/6
Author: @coolaj86
Created: 10/21/2023
Status: Merged
Merged: 10/21/2023
Merged by: @tjbck

Base: mainHead: sec-npm-audit-fix


📝 Commits (1)

  • dee478e fix: npm audit fix to install non-vulnerable packages

📊 Changes

1 file changed (+16 additions, -32 deletions)

View changed files

📝 package-lock.json (+16 -32)

📄 Description

There are vulnerable packages in the package-lock.json. I used npm audit fix to address the known issues.


🔄 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/open-webui/open-webui/pull/6 **Author:** [@coolaj86](https://github.com/coolaj86) **Created:** 10/21/2023 **Status:** ✅ Merged **Merged:** 10/21/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `sec-npm-audit-fix` --- ### 📝 Commits (1) - [`dee478e`](https://github.com/open-webui/open-webui/commit/dee478e5495780d83ecbcd1ff8e684fd1352e072) fix: npm audit fix to install non-vulnerable packages ### 📊 Changes **1 file changed** (+16 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+16 -32) </details> ### 📄 Description There are vulnerable packages in the `package-lock.json`. I used `npm audit fix` to address the known issues. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:10:51 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#6897