apollo-server-integration-h3
apollo-server-integration-h3 copied to clipboard
Node 23 actually required?
I see Node 23.11.1 set in package.json for the latest commit, but not sure if there's anything in the code that actually depends on it. We're running into issues deploying with engine-strict=true NPM on Vercel (Node 22). Thanks!
No, any recent enough node version should do (that is supported by apollo-server and h3).
This entry in the package.json was updated by renovate. Do you have an idea how to make renovate respect more general versions and not replace it by a particular one?