mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-23 09:31:52 -04:00
fix: pin graceful-git to 4.2.4
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"bin"
|
||||
],
|
||||
"optionalDependencies": {
|
||||
"graceful-fs": "4.2.4",
|
||||
"node-gyp": "^7.1.2",
|
||||
"update-notifier": "^5.1.0"
|
||||
},
|
||||
@@ -79,7 +80,6 @@
|
||||
"esbuild": "^0.8.38",
|
||||
"execa": "^5.0.0",
|
||||
"exists-link": "2.0.0",
|
||||
"graceful-fs": "4.2.4",
|
||||
"is-ci": "^2.0.0",
|
||||
"is-windows": "^1.0.2",
|
||||
"load-json-file": "^6.2.0",
|
||||
|
||||
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
@@ -2309,7 +2309,6 @@ importers:
|
||||
esbuild: 0.8.42
|
||||
execa: 5.0.0
|
||||
exists-link: 2.0.0
|
||||
graceful-fs: 4.2.4
|
||||
is-ci: 2.0.0
|
||||
is-windows: 1.0.2
|
||||
load-json-file: 6.2.0
|
||||
@@ -2339,6 +2338,7 @@ importers:
|
||||
write-pkg: 4.0.0
|
||||
write-yaml-file: 4.1.3
|
||||
optionalDependencies:
|
||||
graceful-fs: 4.2.4
|
||||
node-gyp: 7.1.2
|
||||
update-notifier: 5.1.0
|
||||
specifiers:
|
||||
|
||||
Reference in New Issue
Block a user