Skip to content

Commit f8484dc

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-INFLIGHT-6095116
1 parent f199a93 commit f8484dc

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
@@ -24,7 +24,7 @@
2424
"promise": "^7.1.1",
2525
"rimraf": "^2.5.4",
2626
"semver": "^5.0.3",
27-
"shelljs": "^0.7.5",
27+
"shelljs": "^0.9.0",
2828
"yeoman-environment": "1.5.3"
2929
}
3030
}

0 commit comments

Comments
 (0)