Skip to content

Commit

Permalink
fix: react-native-git-upgrade/package.json 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-LODASH-6139239
  • Loading branch information
snyk-bot committed Apr 15, 2024
1 parent f199a93 commit 777a94b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-git-upgrade/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"rimraf": "^2.5.4",
"semver": "^5.0.3",
"shelljs": "^0.7.5",
"yeoman-environment": "1.5.3"
"yeoman-environment": "1.6.0"
}
}

0 comments on commit 777a94b

Please sign in to comment.