hotfix: update next/react to patch RCE exploit

This commit is contained in:
2025-12-03 20:46:10 -05:00
parent 693e0eff22
commit db666a0f2d

View File

@@ -29,10 +29,10 @@
"fs": "0.0.1-security",
"geist": "^1.4.2",
"lucide-react": "^0.454.0",
"next": "16.0.6",
"next": "^16.0.6",
"pdfjs-dist": "^4.10.38",
"radix-ui": "^1.4.2",
"react": "19.2.0",
"react": "^19.2.0",
"react-dom": "19.2.0",
"react-icons": "^5.5.0",
"react-pdf": "^9.2.1",