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
Hi there, I am getting the following warning:
@nestjs/mercurius@10.1.7" has incorrect peer dependency "mercurius@^8.12.0 || ^9.0.0 || ^10.0.0". https://github.com/mercurius-js/mercurius current version is 11.5.0
Latest mercurius update is a security fix.
Thanks
Is there an existing issue for this?
Current behavior
Hi there, I am getting the following warning:
@nestjs/mercurius@10.1.7" has incorrect peer dependency "mercurius@^8.12.0 || ^9.0.0 || ^10.0.0".
https://github.com/mercurius-js/mercurius current version is 11.5.0
Latest mercurius update is a security fix.
Thanks
Minimum reproduction code
https://github.com/nestjs/nest/tree/master/sample/33-graphql-mercurius
Steps to reproduce
npm i @nestjs/graphql @nestjs/mercurius graphql mercurius fastify
Expected behavior
@nestjs/mercurius to work against latest version of mercurius
Package version
10.1.7
Graphql version
mercurius v11.5.0
NestJS version
9.0.0
Node.js version
No response
In which operating systems have you tested?
Other
No response
The text was updated successfully, but these errors were encountered: