Skip to content

Commit 8748552

Browse files
committed
fix: example/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865
1 parent d229253 commit 8748552

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
@@ -21,7 +21,7 @@
2121
"@voximplant/react-native-foreground-service": "^3.0.2",
2222
"clevertap-react-native": "^1.0.2",
2323
"react": "18.1.0",
24-
"react-native": "0.70.6",
24+
"react-native": "0.73.0",
2525
"react-native-permissions": "^3.8.0",
2626
"react-native-safe-area-context": "^4.5.0",
2727
"react-native-screens": "^3.20.0",

0 commit comments

Comments
 (0)