Skip to content

Commit e999ad0

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504
1 parent 726aa52 commit e999ad0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"jest": "^29.7.0",
8888
"prettier": "^3.0.3",
8989
"react": "18.3.1",
90-
"react-native": "0.75.3",
90+
"react-native": "0.79.0",
9191
"react-native-builder-bob": "^0.40.4",
9292
"react-native-safe-area-context": "^4.11.1",
9393
"react-native-vector-icons": "^10.2.0",

0 commit comments

Comments
 (0)