Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230
  • Loading branch information
snyk-bot committed Nov 16, 2024
1 parent 2f87799 commit e40c538
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 110 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@react-native-community/hooks": "^2.6.0",
"@react-navigation/native": "^6.0.6",
"eslint": "^8.0.1",
"eslint": "^9.15.0",
"eslint-config-airbnb": "^19.0.4",
"react-native-safe-area-context": "^4.1.2",
"react-native-vector-icons": "^9.0.0",
Expand Down
Loading

0 comments on commit e40c538

Please sign in to comment.