Skip to content

Commit 53c4409

Browse files
authored
Merge pull request #58 from davis118/fix-react-rce
update next.js to fix new RCEs
2 parents 211c6ca + 14ede82 commit 53c4409

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dotenv": "^16.0.3",
4343
"drizzle-orm": "^0.44.3",
4444
"drizzle-zod": "^0.8.2",
45-
"next": "^15.4.6",
45+
"next": "^15.4.10",
4646
"next-auth": "^4.24.11",
4747
"postgres": "^3.3.5",
4848
"react": "^18.2.0",

0 commit comments

Comments
 (0)