hey, when I run `yarn`, I get the warnings ```war...
# prisma-whats-new
m
hey, when I run
yarn
, I get the warnings
Copy code
warning "prisma-binding > apollo-link@1.0.7" has incorrect peer dependency "graphql@^0.11.3 || ^0.12.3".
warning "graphql-yoga > apollo-server-express > apollo-server-core > apollo-cache-control@0.0.7" has incorrect peer dependency "graphql@^0.10.0 || ^0.11.0".
Should I just ignore this or might this be a hint for local graphql version conflict/issues?