diff --git a/data/exploits/react2shell_unauth_rce_cve_2025_55182/package.json b/data/exploits/react2shell_unauth_rce_cve_2025_55182/package.json index cf603f46667bc..fb0daa5f0051d 100644 --- a/data/exploits/react2shell_unauth_rce_cve_2025_55182/package.json +++ b/data/exploits/react2shell_unauth_rce_cve_2025_55182/package.json @@ -11,7 +11,7 @@ "dependencies": { "react": "19.0.0", "react-dom": "19.0.0", - "next": "15.0.4" + "next": "15.5.15" }, "devDependencies": { "typescript": "^5",