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
Since commit 9ee6f95 the @wry/trie dependency is duplicated in Apollo's dependency tree.
Unfortunately there's currently no update to optimism to get rid of this duplication.
A downgrade of Apollo Client dependency to @wry/trie@^0.4.3 would fix the duplication.
Issue Description
Since commit 9ee6f95 the @wry/trie dependency is duplicated in Apollo's dependency tree.
Unfortunately there's currently no update to optimism to get rid of this duplication.
A downgrade of Apollo Client dependency to @wry/trie@^0.4.3 would fix the duplication.
Link to Reproduction
https://github.com/apollographql/apollo-client/blob/main/package-lock.json
Reproduction Steps
Check package-lock.json
@apollo/client
version3.11.10
The text was updated successfully, but these errors were encountered: