Skip to content

Commit 377e789

Browse files
committed
fix: example/package.json & example/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELHELPERS-9397697
1 parent 968488e commit 377e789

File tree

2 files changed

+279
-99
lines changed

2 files changed

+279
-99
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@voximplant/react-native-foreground-service": "^3.0.2",
2121
"clevertap-react-native": "3.1.1",
2222
"react": "18.3.1",
23-
"react-native": "0.77.0",
23+
"react-native": "0.79.0",
2424
"react-native-dotenv": "^3.4.11",
2525
"react-native-permissions": "^3.8.0",
2626
"react-native-simple-toast": "^3.2.0",

0 commit comments

Comments
 (0)