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

@@ -49,7 +49,7 @@
"@trpc/server": "^11.7.2",
"@trpc/tanstack-react-query": "^11.7.2",
"lodash.clonedeep": "^4.5.0",
"next": "16.0.5",
"next": "16.0.7",
"react": "19.2.0",
"react-dom": "19.2.0",
"superjson": "2.2.6",