Skip to content

Commit 35f51ea

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962462
1 parent 47ec6c5 commit 35f51ea

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
@@ -20,7 +20,7 @@
2020
"expo-dev-client": "^2.0.1",
2121
"expo-status-bar": "~1.4.2",
2222
"expo-updates": "~0.17.1",
23-
"react-native": "0.71.8",
23+
"react-native": "0.73.0",
2424
"firebase": "^9.22.0",
2525
"react": "18.2.0",
2626
"react-native-dropdown-picker": "^5.4.4",

0 commit comments

Comments
 (0)