remove deprecated dep @apollo/server-plugin-landing-page-graphql-playground
#2972
Closed
2 of 4 tasks
Labels
Is there an existing issue for this?
Current behavior
The Apollo package depends on
@apollo/server-plugin-landing-page-graphql-playground
, which has been deprecated since Dec 31, 2022. Even though I no longer use that dependency in my repository, this package still references it, yielding an annoying deprecation error in my console:Minimum reproduction code
https://www.npmjs.com/package/@apollo/server-plugin-landing-page-graphql-playground
Steps to reproduce
npm install @nestjs/apollo
Expected behavior
I expect this popular package to avoid deprecated dependencies as often as practical.
Package version
12.0.8
Graphql version
No response
NestJS version
No response
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: