Skip to content

Commit c0c5ece

Browse files
authored
fix: Fix React Server Components CVE vulnerabilities (#168)
1 parent 2bdc352 commit c0c5ece

File tree

2 files changed

+47
-13
lines changed

2 files changed

+47
-13
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@vercel/speed-insights": "^1.2.0",
2121
"autoprefixer": "^10.4.22",
2222
"date-fns": "^4.1.0",
23-
"next": "^15.5.7",
23+
"next": "15.5.9",
2424
"next-sanity": "^10.1.4",
2525
"postcss": "^8.5.6",
2626
"react": "^19.2.1",

package-lock.json

Lines changed: 46 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)