Skip to content

Commit fd47d41

Browse files
committed
fix: upgrade react-native from 0.75.3 to 0.78.1
Snyk has created this PR to upgrade react-native from 0.75.3 to 0.78.1. See this package in npm: react-native See this project in Snyk: https://app.snyk.io/org/rayston92/project/eae96d30-cf3b-43f7-8406-7429d2b1857c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 909519f commit fd47d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"react": "18.3.1",
15-
"react-native": "0.75.3"
15+
"react-native": "0.78.1"
1616
},
1717
"devDependencies": {
1818
"@babel/core": "^7.20.0",

0 commit comments

Comments
 (0)