Skip to content

Commit ac35334

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-ANSIREGEX-1583908
1 parent f199a93 commit ac35334

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
@@ -25,6 +25,6 @@
2525
"rimraf": "^2.5.4",
2626
"semver": "^5.0.3",
2727
"shelljs": "^0.7.5",
28-
"yeoman-environment": "1.5.3"
28+
"yeoman-environment": "4.0.0"
2929
}
3030
}

0 commit comments

Comments
 (0)