mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #14733] [CLOSED] build: remove vulnerable dependencies #46618
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/14733
Author: @mgicala
Created: 6/6/2025
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (4)
ac3fe50build: remove adapter node9f756afbuild: force higher rimraf version to remove inflighte933e1fbuild: remove unused python-jose7e49232build: remove opencv dependencies📊 Changes
5 files changed (+111 additions, -621 deletions)
View changed files
📝
backend/requirements.txt(+0 -3)📝
package-lock.json(+106 -479)📝
package.json(+3 -1)📝
pyproject.toml(+0 -3)📝
uv.lock(+2 -135)📄 Description
Changelog Entry
Description
rimrafto remove theinflightpackage due to a security vulnerability.Added
Changed
rimrafto a higher version to remove theinflightdependency and improve security.Deprecated
Removed
opencv-python-headlessversion 4.11.0.86.rapidocr-onnxruntimeversion 1.4.4.python-joseversion 3.4.0.inflightNPM package version 1.0.6.@sveltejs/adapter-nodeversion 2.1.2.Fixed
Security
inflightNPM package.opencv-python-headlessrelated to CVE-2019-9423.opencv,rapidocr-onnxruntime,python-jose) that are flagged as high-risk.rimrafto remove theinflightpackage due to a memory leak issue [1].Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.