Skip to content

Commit 3eee85e

Browse files
committed
fix: package/example/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 - https://snyk.io/vuln/SNYK-JS-SEND-7926862 - https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865
1 parent 8e1f039 commit 3eee85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@react-navigation/native": "^6.1.7",
1919
"@react-navigation/native-stack": "^6.9.13",
2020
"react": "^18.2.0",
21-
"react-native": "^0.72.3",
21+
"react-native": "^0.76.0",
2222
"react-native-fast-image": "^8.6.3",
2323
"react-native-gesture-handler": "^2.12.1",
2424
"react-native-mmkv": "^2.10.2",

0 commit comments

Comments
 (0)