Skip to content

Fix: Resolve High Vulnerable Dependency#16

Open
ping-huang1 wants to merge 1 commit intomainfrom
Socket/dependency-fix-20260324
Open

Fix: Resolve High Vulnerable Dependency#16
ping-huang1 wants to merge 1 commit intomainfrom
Socket/dependency-fix-20260324

Conversation

@ping-huang1
Copy link
Copy Markdown
Collaborator

@ping-huang1 ping-huang1 commented Mar 25, 2026

Summary

VULN-9964

This PR resolves a set of High dependency vulnerabilities using Socket Fix. See the Socket scan for details.

This patch was applied with the following Socket fix command.

npx socket fix \
  --id GHSA-5j59-xgg2-r9c4 \
  --id GHSA-5j98-mcp5-4vw2 \
  --id GHSA-67pg-wm7f-q7fj \
  --id GHSA-9vjf-qc39-jprp \
  --id GHSA-f8cm-6447-x5h2 \
  --id GHSA-h25m-26qc-wcjf \
  --id GHSA-mwv6-3258-q52c \
  --id GHSA-p5xg-68wr-hm3m 

Changes

Vulnerabilities fixed (8 CVEs across 3 packages):

Scope of changes:

  • Updated package.json files in affected workspaces
  • Regenerated package-lock.json lockfiles
  • Applied via npx socket fix with the 8 GHSA IDs

Notes

  • Upgraded vulnerable dependencies across affected workspaces
  • Updated relevant package.json files
  • Regenerated lockfiles where necessary (package-lock.json)
  • No application or infrastructure logic changes

Validation

  • Ran pnpm install successfully after applying dependency upgrades
  • Lockfiles regenerated to ensure consistent dependency resolution

@ping-huang1 ping-huang1 changed the title Fix: Resolve High ulnerable dependency Fix: Resolve High Vulnerable Dependency Mar 25, 2026
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.

1 participant