Closed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest version of Parse Server.
Issue Description
The graphql
dependency does not match the peer dependencies requirements.
Steps to reproduce
Installing with yarn
prints peer dependencies issues.
Actual Outcome
➤ YN0000: parse-server@npm:5.2.0 provides graphql@npm:15.7.1 with version 15.7.1, which doesn't satisfy the following requirements:
➤ YN0000: subscriptions-transport-ws@npm:0.11.0 [b75e4] → ^15.7.2 || ^16.0.0 ✘
Expected Outcome
Environment
No warning.
Server
- Parse Server version: 5.2.0