Skip to content

Commit 791f3d3

Browse files
authored
fix: update next (#4499)
Fixes (CVE-2025-55183, CVE-2025-55184)
1 parent eb514ee commit 791f3d3

File tree

3 files changed

+92
-185
lines changed

3 files changed

+92
-185
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"geist": "1.3.1",
8080
"input-otp": "1.2.4",
8181
"ms": "2.1.3",
82-
"next": "14.2.25",
82+
"next": "14.2.34",
8383
"next-themes": "0.3.0",
8484
"nuqs": "1.17.6",
8585
"openai": "4.78.1",

apps/engineering/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"fumadocs-ui": "14.4.0",
2222
"geist": "1.3.1",
2323
"mermaid": "11.12.0",
24-
"next": "14.2.15",
24+
"next": "14.2.34",
2525
"next-themes": "0.4.6",
2626
"react": "18.3.1",
2727
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)