Skip to content

Commit cd34998

Browse files
committed
Patch CVE-2025-55182: Upgrade Next.js to 15.5.7 and React to 19.1.2
1 parent 19ca6ab commit cd34998

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

radius-proxy/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"clsx": "^2.1.1",
1818
"jsonwebtoken": "^9.0.0",
1919
"lucide-react": "^0.544.0",
20-
"next": "15.5.4",
20+
"next": "15.5.7",
2121
"next-themes": "^0.4.6",
22-
"react": "19.1.0",
23-
"react-dom": "19.1.0",
22+
"react": "19.1.2",
23+
"react-dom": "19.1.2",
2424
"sonner": "^2.0.7",
2525
"tailwind-merge": "^3.3.1"
2626
},
@@ -32,7 +32,7 @@
3232
"@types/react": "^19",
3333
"@types/react-dom": "^19",
3434
"eslint": "^9",
35-
"eslint-config-next": "15.5.4",
35+
"eslint-config-next": "15.5.7",
3636
"tailwindcss": "^4",
3737
"tw-animate-css": "^1.4.0",
3838
"typescript": "^5",

0 commit comments

Comments
 (0)