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

@@ -78,7 +78,7 @@
"isomorphic-dompurify": "^2.33.0",
"jotai": "^2.15.1",
"mantine-react-table": "2.0.0-beta.9",
"next": "16.0.5",
"next": "16.0.7",
"postcss-preset-mantine": "^1.18.0",
"prismjs": "^1.30.0",
"react": "19.2.0",