mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 18:14:16 -05:00
[PR #6] [MERGED] fix: npm audit fix to install non-vulnerable packages #6897
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:sec-npm-audit-fix📝 Commits (1)
dee478efix: 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 usednpm audit fixto address the known issues.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.