feat(security): fix security issues

This commit is contained in:
Musa 2026-01-02 23:35:11 -08:00
parent f054dbdbe9
commit a8be6f09a9
2 changed files with 230 additions and 226 deletions

View file

@ -22,6 +22,7 @@
},
"packageManager": "npm@10.0.0",
"dependencies": {
"next": "^16.1.1",
"react": "^19.2.3",
"resend": "^6.6.0"
}