Skip to content

Commit

Permalink
fix: examples/with-expo-typescript/package.json to reduce vulnerabili…
Browse files Browse the repository at this point in the history
…ties

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230
  • Loading branch information
snyk-bot committed Nov 7, 2024
1 parent 175331e commit c343675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-expo-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type-check": "tsc"
},
"dependencies": {
"expo": "~37.0.3",
"expo": "~49.0.0",
"next": "latest",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit c343675

Please sign in to comment.