Skip to content

FIX address dependabot alerts by bumping package versions#1460

Open
romanlutz wants to merge 1 commit intoAzure:mainfrom
romanlutz:fix/dependabot-alerts
Open

FIX address dependabot alerts by bumping package versions#1460
romanlutz wants to merge 1 commit intoAzure:mainfrom
romanlutz:fix/dependabot-alerts

Conversation

@romanlutz
Copy link
Contributor

Fix 11 Dependabot security alerts

Bump vulnerable dependencies to patched versions.

Python (pyproject.toml + uv.lock):

npm (frontend/):

Not addressed:

- Bump pypdf >=6.7.5 -> >=6.8.0 (direct dep, fixes Azure#56)
- Bump gradio >=5.32.0 -> >=6.7.0 (optional dep, fixes Azure#49-52)
- Add orjson >=3.11.6 constraint (transitive, fixes Azure#59)
- Add tornado >=6.5.5 constraint (transitive, fixes Azure#57-58)
- Fix minimatch ReDoS via npm audit fix (fixes Azure#46-47)
- Add @tootallnate/once >=3.0.1 npm override (fixes Azure#55)
- diskcache Azure#30 has no patched version available

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@romanlutz romanlutz force-pushed the fix/dependabot-alerts branch from 1cef388 to 2b86af3 Compare March 13, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants