Request: Update dependencies to support for NestJS 11 libraries #2570
Closed
Description
Is there an existing issue that is already proposing this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe it
Currently, running the instructions for Setting up a Healthcheck on the NestJS homepage breaks because this library doesn't allow version 11 as a peer dependency.
Describe the solution you'd like
Package.json updated to include v11 support, and a v11.0.0 published of this library
Teachability, documentation, adoption, migration strategy
This will bring the documentation back into an accurate and implementable state
What is the motivation / use case for changing the behavior?
Desire to keep using this library going forward