Skip to content

Commit ce531ca

Browse files
committed
fix: pin next.js to 14.1.1 for CVE mitigation
1 parent e998a06 commit ce531ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"i18next": "^24.2.3",
2323
"i18next-http-backend": "^3.0.2",
2424
"motion": "^12.26.2",
25-
"next": "^16.1.1",
25+
"next": "14.1.1",
2626
"react": "^19.2.3",
2727
"react-dom": "^19.2.3",
2828
"react-hook-form": "^7.71.1",

0 commit comments

Comments
 (0)