Skip to content

Commit

Permalink
fix: example/package.json & example/package-lock.json to reduce vulne…
Browse files Browse the repository at this point in the history
…rabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NANOID-8492085
  • Loading branch information
snyk-bot committed Dec 14, 2024
1 parent 1b902ca commit 18a2e6e
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 46 deletions.
99 changes: 54 additions & 45 deletions example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "npm run pods"
},
"dependencies": {
"@react-navigation/native": "^6.1.18",
"@react-navigation/native": "^7.0.14",
"@react-navigation/native-stack": "^6.10.1",
"react": "18.2.0",
"react-native": "0.71.10",
Expand Down

0 comments on commit 18a2e6e

Please sign in to comment.