Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

Commit 27d3aea

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
1 parent e690356 commit 27d3aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"graphql": "^15.3.0",
1616
"react": "16.13.1",
1717
"react-apollo": "^3.1.5",
18-
"react-native": "0.63.0",
18+
"react-native": "0.74.0",
1919
"react-native-gesture-handler": "^1.6.1",
2020
"react-native-gridview": "^0.1.2",
2121
"react-native-reanimated": "^1.9.0",

0 commit comments

Comments
 (0)