fix(security): CVE-2025-55184, CVE-2025-55183 (#313)

This commit is contained in:
Vincent Vu
2025-12-12 10:11:43 +11:00
committed by GitHub
parent 7fdb82a9e9
commit 9c1c6f3538
3 changed files with 69 additions and 80 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"@usesend/email-editor": "workspace:*",
"@usesend/ui": "workspace:*",
"iconoir-react": "^7.11.0",
"next": "^15.3.6",
"next": "15.3.7",
"react": "19.1.0",
"react-dom": "19.1.0"
},
+1 -1
View File
@@ -52,7 +52,7 @@
"lucide-react": "^0.503.0",
"mime-types": "^3.0.1",
"nanoid": "^5.1.5",
"next": "^15.3.6",
"next": "15.3.7",
"next-auth": "^4.24.11",
"nodemailer": "^7.0.3",
"pino": "^9.7.0",