jsonresume / resume-cli

CLI tool to easily setup a new resume 📑
https://jsonresume.org
MIT License
4.54k stars 379 forks source link

chore: update dependencies #769

Closed SethFalco closed 8 months ago

SethFalco commented 8 months ago

This repository has many outdated dependencies, which include security vulnerabilities.

This should address all the ones possible without code changes. The ones that require code changes will be addressed in separate pull requests.

This also drops Node.js v10 support, which has been out of maintenance for years now. In fact, Node.js v12, v14, and v16 are all out of their maintenance windows as well, but I won't drop those yet.

We currently can't test on Node.js v18 or v20 due to dependencies not supporting these versions of Node.js.

Chores


While this repository isn't actively maintained, I think it's worth giving it a final clean up, and adding a notice, and recommending to use other clients higher in the README.