gbv / jskos-server

Web service to access JSKOS data
https://coli-conc.gbv.de/api/
MIT License
6 stars 4 forks source link

Node.js 20 Support #200

Closed stefandesu closed 1 year ago

stefandesu commented 1 year ago

Not important at the moment, but Node.js 20 should be supported in the future. Currently, it seems like only the IP Check Middleware tests are failing, which is assume is caused by the esmock dependency. So in theory, I expect that running jskos-server with Node.js 20 should have no issues, but we should check this at some point.

Node.js 20 is very early, so I'm just leaving this here for the future.

stefandesu commented 1 year ago

Seems to work now after updating dependencies.