You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nemonemi I've also run into this warning. From what I've been able to deduct from package-lock.json, the package @ardatan/relay-compiler should be updated, because it uses an old version of glob, which uses and old version of inflight. @ardatan Sorry for pinging you, but could you provide any info whether it's possible to update this on your side?
Which packages are impacted by your issue?
@graphql-codegen/client-preset
Describe the bug
Could we use something else?
https://www.npmjs.com/package/inflight
Your Example Website or App
https://www.npmjs.com/package/inflight
Steps to Reproduce the Bug or Issue
I got this message during my linting job.
Expected behavior
We should not be using unsupported packages.
Screenshots or Videos
No response
Platform
@graphql-codegen/client-preset
version(s): [4.5.1]Codegen Config File
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: