Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@nestjs/mercurius support for v11 / security fix #2598

Closed
2 of 4 tasks
synerp opened this issue Jan 15, 2023 · 1 comment
Closed
2 of 4 tasks

@nestjs/mercurius support for v11 / security fix #2598

synerp opened this issue Jan 15, 2023 · 1 comment

Comments

@synerp
Copy link

synerp commented Jan 15, 2023

Is there an existing issue for this?

  • I have searched the existing issues

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?

  • macOS
  • Windows
  • Linux

Other

No response

@kamilmysliwiec
Copy link
Member

Let's track this here #2619

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants