Skip to content

Commit d422f40

Browse files
committed
fix: react-native-git-upgrade/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
1 parent f199a93 commit d422f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-git-upgrade/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"npmlog": "^4.0.0",
2424
"promise": "^7.1.1",
2525
"rimraf": "^2.5.4",
26-
"semver": "^5.0.3",
26+
"semver": "^7.5.2",
2727
"shelljs": "^0.7.5",
2828
"yeoman-environment": "1.5.3"
2929
}

0 commit comments

Comments
 (0)