⬇️ git-utils because of libgit2 performance regression

This commit is contained in:
Max Brunsfeld
2018-07-26 14:44:07 -07:00
parent 0e9f465888
commit 12875c1939
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2923,9 +2923,9 @@
}
},
"git-utils": {
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/git-utils/-/git-utils-5.4.0.tgz",
"integrity": "sha512-YnIRzY5j2FV845+6UEUCeiuOYC7QNZYGyJWr1jcozP/Vv2R6JFh/TDMln82H1rQuCLRxd7NLXilGv4lqmmrICg==",
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/git-utils/-/git-utils-5.2.1.tgz",
"integrity": "sha512-PrXaX4qb6ti9yU4p15RWeWklHdyEXCEIcdjbm3X5mAWL1VCFpl1hPdxk7T2qcFRNhF7TVXq3giotnJVne+1htA==",
"requires": {
"fs-plus": "^3.0.0",
"nan": "^2.0.0"