fix(security): rce vulnerability in nextjs

This commit is contained in:
Meier Lukas
2025-12-03 18:33:01 +01:00
parent d5d59dd256
commit b40deba9ff
14 changed files with 103 additions and 140 deletions

View File

@@ -36,7 +36,7 @@
"@mantine/core": "^8.3.9",
"@tabler/icons-react": "^3.35.0",
"dayjs": "^1.11.19",
"next": "16.0.5",
"next": "16.0.7",
"react": "19.2.0",
"react-dom": "19.2.0",
"zod": "^4.1.13"