Skip to content

Commit 7ca6aa4

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/0cd93216-df14-498a-b79c-73bb06050eec?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 778cef6 commit 7ca6aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"expo": "~37.0.3",
15-
"next": "latest",
15+
"next": "15.3.1",
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0",
1818
"react-native": "https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz",

0 commit comments

Comments
 (0)