Skip to content

Commit e2247c8

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/8f1e5f14-eea9-4b1d-9ba4-085c69ff0d08?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ecbf0be commit e2247c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"Lluis Agusti <[email protected]>"
1919
],
2020
"dependencies": {
21-
"next": "latest",
21+
"next": "15.3.1",
2222
"next-auth": "latest",
2323
"react": "^18.2.0",
2424
"react-dom": "^18.2.0"

0 commit comments

Comments
 (0)