Skip to content

Commit 3f42db4

Browse files
committed
Update nextjs package to 14.2.35 for additional vuln fixes
1 parent e1f707c commit 3f42db4

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.5"
4+
"next": "14.2.35"
55
}
66
}

0 commit comments

Comments
 (0)