mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
⬇️ git-utils because of libgit2 performance regression
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user