Project Description
My production API is running on Node 16, and I now need it fully upgraded to Node 22. The jump breaks several dependencies—some are deprecated, others removed entirely—so the work goes beyond just bumping package.json versions.
You will:
• Analyse the current dependency tree, pin what still works, and replace or manually migrate anything that no longer compiles under Node 22.
• Refactor hotspots you encounter for cleaner, faster execution; I’m aiming for measurable performance gains once the codebase is modernised.
The application is an API service only (no UI), deployed through a typical CI pipeline, so the deliverable is a clean, install-and-run repository passing the existing test suite under Node 22.
If you’ve already handled major LTS jumps and know the pain points around native modules, ESM/CommonJS quirks, and NPM deployments, you’re exactly who I need. Please outline relevant projects you’ve completed and your similar experience.
Thank you