Skip to content

Commit 10ffb5b

Browse files
committed
fix: bump nextjs version to 15.4.10 to fix security vuln
1 parent 1d9becf commit 10ffb5b

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package-lock.json

Lines changed: 40 additions & 40 deletions
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
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "15.4.5",
12+
"next": "^15.4.10",
1313
"pg": "^8.16.3",
1414
"react": "19.1.0",
1515
"react-dom": "19.1.0"

0 commit comments

Comments
 (0)