Deprecated subdependencies found: [email protected]
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