Closed
Description
Hi,
After upgrading our project to NestJS v11, we get an unmet peer dependency warning:
└─┬ @openapitools/openapi-generator-cli 2.15.3
└─┬ @nestjs/core 10.4.6
├── ✕ unmet peer @nestjs/microservices@^10.0.0: found 11.0.3
└── ✕ unmet peer @nestjs/platform-express@^10.0.0: found 11.0.3
I can open a PR that updates the pinned dependencies of openapi-generator-cli
, but I see an earlier similar PR (#849) that wasn't approved for quite a while. Should I open a new PR? Do you want to update the PR mentioned above?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels