cdnjs / api-server

📡 API server for api.cdnjs.com - The #1 free and open source CDN built to make life easier for developers.
https://api.cdnjs.com
MIT License
89 stars 38 forks source link

Update Node.js + dependencies #83

Closed MattIPv4 closed 1 year ago

MattIPv4 commented 1 year ago

Type of Change

What issue does this relate to?

cc https://github.com/honojs/hono/issues/575 for Hono 2.1.3 regression

What should this PR do?

Updates Node.js to the latest LTS version, and updates all dependencies to their latest versions.

What are the acceptance criteria?

All tests pass and all API routes continue to function as expected.