Skip to content

Commit 9358a61

Browse files
committed
chore(deps): bump next to 16.2.5 for CVE-2026-44578 SSRF fix
1 parent 80c9a01 commit 9358a61

4 files changed

Lines changed: 20 additions & 20 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"fumadocs-openapi": "10.8.1",
2727
"fumadocs-ui": "16.8.5",
2828
"lucide-react": "^0.511.0",
29-
"next": "16.2.4",
29+
"next": "16.2.5",
3030
"next-themes": "^0.4.6",
3131
"postgres": "^3.4.5",
3232
"react": "19.2.4",

apps/sim/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"mongodb": "6.19.0",
156156
"mysql2": "3.14.3",
157157
"neo4j-driver": "6.0.1",
158-
"next": "16.2.4",
158+
"next": "16.2.5",
159159
"next-mdx-remote": "^6.0.0",
160160
"next-runtime-env": "3.3.0",
161161
"next-themes": "^0.4.6",
@@ -241,8 +241,8 @@
241241
"sharp"
242242
],
243243
"overrides": {
244-
"next": "16.2.4",
245-
"@next/env": "16.2.4",
244+
"next": "16.2.5",
245+
"@next/env": "16.2.5",
246246
"react-floater": {
247247
"react": "$react",
248248
"react-dom": "$react-dom"

bun.lock

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"overrides": {
5050
"react": "19.2.4",
5151
"react-dom": "19.2.4",
52-
"next": "16.2.4",
53-
"@next/env": "16.2.4",
52+
"next": "16.2.5",
53+
"@next/env": "16.2.5",
5454
"drizzle-orm": "^0.45.2",
5555
"postgres": "^3.4.5",
5656
"minimatch": "^10.2.5"

0 commit comments

Comments
 (0)