Skip to content

Commit 74abc4b

Browse files
authored
Merge pull request #197 from ngrok/jhou-CVE-patch-for-nextjs
Update Next.js version to 14.0.5 to avoid being flagged for CVE-2025-55183 and CVE-2025-55184
2 parents 575e6b1 + 03f34bb commit 74abc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
33
"@ngrok/ngrok": "^1.*",
4-
"next": "14.0.4"
4+
"next": "14.0.5"
55
}
66
}

0 commit comments

Comments
 (0)