Skip to content

Commit

Permalink
fix: example/package.json & example/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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Apr 23, 2024
1 parent 28cd336 commit 6aeb445
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 162 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"react": "18.2.0",
"react-native": "0.73.6",
"react-native": "0.74.0",
"react-native-photo-manipulator": "link:.."
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 6aeb445

Please sign in to comment.