Open hacdias opened 1 year ago
Totally makes sense. The only thing blocking this is time to do the work, making sure nothing breaks if we upgrade, and checking that we stay compatible with deployment on the Heroku stack. Is looking into any of this something that you'd be willing to do?
Handled in #820. Code continues to work fine with Node.js v20. I don't know how to check deployment on the Heroku stack though.
I'm opening this issue because fetching this repository with Node.js > 14 produces a warning. The current LTS version of Node.js is 18. I would suggest updating the version in package.json to the current LTC, and upgrade any dependencies if needed.
https://github.com/tobie/specref/blob/04544e76cb90dd15b31425ced678066db480d271/package.json#L35-L37