Skip to content

Commit c0af8b8

Browse files
authored
Merge pull request #9 from ethereum/security/upgrade-react-nextjs-vulnerability-fix
security: upgrade React and Next.js to patch vulnerabilities
2 parents 49f1ca3 + 9692c66 commit c0af8b8

File tree

2 files changed

+569
-569
lines changed

2 files changed

+569
-569
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@
4747
"geist": "latest",
4848
"input-otp": "1.4.1",
4949
"lucide-react": "^0.454.0",
50-
"next": "15.5.4",
50+
"next": "15.5.9",
5151
"next-themes": "^0.4.6",
52-
"react": "19.1.0",
52+
"react": "19.1.4",
5353
"react-day-picker": "9.8.0",
54-
"react-dom": "19.1.0",
54+
"react-dom": "19.1.4",
5555
"react-hook-form": "^7.60.0",
5656
"react-resizable-panels": "^2.1.7",
5757
"recharts": "2.15.4",
@@ -71,4 +71,4 @@
7171
"tw-animate-css": "1.3.3",
7272
"typescript": "^5"
7373
}
74-
}
74+
}

0 commit comments

Comments
 (0)