Redwood v7.0.0 Upgrade Guide

When running yarn I get this message:

➤ YN0060: │ @redwoodjs/graphql-server is listed by your project with version 7.0.0, which doesn't satisfy what @redwoodjs/api-server (pccff9) requests (6.0.7).

Is this correct? I checked yarn.lock and it indeed lists "@redwoodjs/graphql-server": 6.0.7 in peerDependencies. I think it should be 7.0.0

1 Like