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

@@ -35,7 +35,7 @@
"@mantine/hooks": "^8.3.9",
"@tabler/icons-react": "^3.35.0",
"mantine-react-table": "2.0.0-beta.9",
"next": "16.0.5",
"next": "16.0.7",
"react": "19.2.0",
"react-dom": "19.2.0",
"svgson": "^5.3.1"