Skip to content

FIX address dependabot alerts by bumping package versions#1460

Merged
romanlutz merged 2 commits intomicrosoft:mainfrom
romanlutz:fix/dependabot-alerts
Mar 13, 2026
Merged

FIX address dependabot alerts by bumping package versions#1460
romanlutz merged 2 commits intomicrosoft:mainfrom
romanlutz:fix/dependabot-alerts

Conversation

@romanlutz
Copy link
Copy Markdown
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 microsoft#56)
- Bump gradio >=5.32.0 -> >=6.7.0 (optional dep, fixes microsoft#49-52)
- Add orjson >=3.11.6 constraint (transitive, fixes microsoft#59)
- Add tornado >=6.5.5 constraint (transitive, fixes microsoft#57-58)
- Fix minimatch ReDoS via npm audit fix (fixes microsoft#46-47)
- Add @tootallnate/once >=3.0.1 npm override (fixes microsoft#55)
- diskcache microsoft#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
@romanlutz romanlutz merged commit 8ad0d2b into microsoft:main Mar 13, 2026
41 checks passed
@romanlutz romanlutz deleted the fix/dependabot-alerts branch March 13, 2026 17:23
riyosha pushed a commit to riyosha/PyRIT that referenced this pull request Mar 24, 2026
…1460)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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