feat(security): fix security issues (#673)

This commit is contained in:
Musa 2026-01-03 08:22:21 -08:00 committed by GitHub
parent b0988aa04a
commit 0ed25afa45
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"
}