Skip to content

fix(deps): resolve dependency vulnerabilities - #255

Merged
sujayintugle merged 1 commit into
mainfrom
fix/dependency-vulnerability-refresh
Sep 8, 2026
Merged

fix(deps): resolve dependency vulnerabilities#255
sujayintugle merged 1 commit into
mainfrom
fix/dependency-vulnerability-refresh

Conversation

@raphael-intugle

Copy link
Copy Markdown
Collaborator

Summary

Refresh vulnerable Python and npm dependency constraints and lockfiles without changing application source code.

Key changes

  • Updated Python constraints/lockfile: setuptools >=83, snowflake-connector-python resolved to 4.7.3, thrift 0.24.0, and tornado 6.5.8.
  • Updated npm overrides/lockfile: browserslist 4.28.9, fast-uri 3.1.7, and qs 6.16.0.
  • Updated the corresponding uv and npm lockfile transitive metadata.

Verification

  • Docusaurus build passed.
  • TypeScript check passed.
  • uv build passed.
  • Python tests were not fully clean due existing MCP API collection errors/timeout and pre-existing lint findings.

Remaining upstream blockers

  • image-size and nltk remain upstream-blocked because no fixed releases are currently available.

@sujayintugle
sujayintugle merged commit 6e40736 into main Sep 8, 2026
5 checks passed
@sujayintugle
sujayintugle deleted the fix/dependency-vulnerability-refresh branch September 8, 2026 08:24
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