diff --git a/packages/pnpm/package.json b/packages/pnpm/package.json index 9d796f0450..e4aaa89160 100644 --- a/packages/pnpm/package.json +++ b/packages/pnpm/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b71ffebc85..0466940ff2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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: