Skip to content

Fix vulnerable frontend dependencies#10

Merged
MrGreenCheezz merged 1 commit into
masterfrom
cursor/fix-axios-security-35e3
Jun 9, 2026
Merged

Fix vulnerable frontend dependencies#10
MrGreenCheezz merged 1 commit into
masterfrom
cursor/fix-axios-security-35e3

Conversation

@MrGreenCheezz

@MrGreenCheezz MrGreenCheezz commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove unused axios dependency and import to eliminate axios from the frontend dependency tree
  • Remove unused cookie packages/imports that kept vulnerable cookie transitive dependencies installed
  • Update Vite and React plugin dev tooling to current secure versions

Validation

  • npm audit -> found 0 vulnerabilities
  • npm run build -> passed
Open in Web Open in Cursor 

Co-authored-by: Alexandr <anonsandro@gmail.com>
@MrGreenCheezz MrGreenCheezz marked this pull request as ready for review June 9, 2026 08:24
@MrGreenCheezz MrGreenCheezz merged commit 000992d into master Jun 9, 2026
0 of 9 checks passed
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