Skip to content

Commit 1e282fa

Browse files
committed
fix: upgrade next from 15.1.8 to 15.3.1
Snyk has created this PR to upgrade next from 15.1.8 to 15.3.1. See this package in npm: next See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/29946380-fb5a-4fc9-b663-5f6de44551b2?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 778cef6 commit 1e282fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/next-forms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"lint": "next lint"
88
},
99
"dependencies": {
10-
"next": "latest",
10+
"next": "15.3.1",
1111
"react": "18.2.0",
1212
"react-dom": "18.2.0"
1313
},

0 commit comments

Comments
 (0)