fix(security): upgrade Next.js to 16.1.5 — patch CVE-2026-23864, CVE-2025-59471, CVE-2025-59472

This commit is contained in:
Matthieu MALVACHE
2026-02-16 16:22:09 +01:00
committed by Matthieu MALVACHE
parent 5d273e2109
commit 5d60fe5186
3 changed files with 52 additions and 52 deletions
+2 -2
View File
@@ -37,7 +37,7 @@
"dompurify": "^3.3.1",
"jmap-jam": "^0.13.1",
"lucide-react": "^0.562.0",
"next": "^16.0.8",
"next": "^16.1.5",
"next-intl": "^4.5.8",
"react": "^19.2.1",
"react-dom": "^19.2.1",
@@ -58,7 +58,7 @@
"@vitejs/plugin-react": "^5.1.2",
"@vitest/ui": "^4.0.16",
"eslint": "^9.39.1",
"eslint-config-next": "^16.0.8",
"eslint-config-next": "^16.1.5",
"eslint-plugin-react": "^7.37.5",
"globals": "^17.0.0",
"husky": "^9.1.7",