Skip to content

Commit 7ea1222

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/7f3ffbf2-4daa-4eb4-8cc0-73e71850c6f1?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 778cef6 commit 7ea1222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/react-remove-properties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "next start"
77
},
88
"dependencies": {
9-
"next": "latest",
9+
"next": "15.3.1",
1010
"react": "^18.2.0",
1111
"react-dom": "^18.2.0"
1212
},

0 commit comments

Comments
 (0)