We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1f707c + 632ae18 commit 869941fCopy full SHA for 869941f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
## 1.6.1
2
3
-- Update Next.js version to 14.0.5 to avoid being flagged for CVE-2025-55183 and CVE-2025-55184
+- Update Next.js version to 14.2.35 to avoid being flagged for CVE-2025-55183 and CVE-2025-55184
4
5
## 1.6.0
6
examples/nextjs/package.json
{
"dependencies": {
"@ngrok/ngrok": "^1.*",
- "next": "14.0.5"
+ "next": "14.2.35"
}
0 commit comments