graphql-code-generator icon indicating copy to clipboard operation
graphql-code-generator copied to clipboard

Deprecated subdependencies found: [email protected]

Open cjnoname opened this issue 1 month ago • 0 comments

Which packages are impacted by your issue?

No response

Describe the bug

pnpm why [email protected]

@graphql-codegen/cli 6.0.2 ├─┬ @graphql-tools/apollo-engine-loader 8.0.26 │ └─┬ sync-fetch 0.6.0-2 │ └─┬ node-fetch 3.3.2 │ ├─┬ fetch-blob 3.2.0 │ │ └── node-domexception 1.0.0 │ └─┬ formdata-polyfill 4.0.10 │ └─┬ fetch-blob 3.2.0 │ └── node-domexception 1.0.0 ├─┬ @graphql-tools/github-loader 9.0.4 │ └─┬ sync-fetch 0.6.0-2 │ └─┬ node-fetch 3.3.2 │ ├─┬ fetch-blob 3.2.0 │ │ └── node-domexception 1.0.0 │ └─┬ formdata-polyfill 4.0.10 │ └─┬ fetch-blob 3.2.0 │ └── node-domexception 1.0.0 ├─┬ @graphql-tools/url-loader 9.0.4 │ └─┬ sync-fetch 0.6.0-2 │ └─┬ node-fetch 3.3.2 │ ├─┬ fetch-blob 3.2.0 │ │ └── node-domexception 1.0.0 │ └─┬ formdata-polyfill 4.0.10 │ └─┬ fetch-blob 3.2.0 │ └── node-domexception 1.0.0 └─┬ graphql-config 5.1.5 └─┬ @graphql-tools/url-loader 8.0.33 └─┬ sync-fetch 0.6.0-2 └─┬ node-fetch 3.3.2 ├─┬ fetch-blob 3.2.0 │ └── node-domexception 1.0.0 └─┬ formdata-polyfill 4.0.10 └─┬ fetch-blob 3.2.0 └── node-domexception 1.0.0

Your Example Website or App

None

Steps to Reproduce the Bug or Issue

None

Expected behavior

Please fix this issue.

Screenshots or Videos

No response

Platform

System: OS: macOS 26.1 CPU: (10) arm64 Apple M1 Max Memory: 8.28 GB / 64.00 GB Shell: 5.9 - /bin/zsh Browsers: Chrome: 142.0.7444.162 Firefox: 145.0 Safari: 26.1

  • @graphql-codegen/* version(s):6.0.0

Codegen Config File

No response

Additional context

No response

cjnoname avatar Nov 16 '25 07:11 cjnoname