thriqon / ember-cli-format-number

https://www.npmjs.com/package/ember-cli-format-number
MIT License
9 stars 5 forks source link

Upgrade to latest LTS #112

Open rajasegar opened 4 years ago

rajasegar commented 4 years ago

I would love to use this library, but since it is very old, I would like to upgrade the same to the latest LTS version.

thriqon commented 4 years ago

I've updated master, but github now warns me of an old version of clean-css, with the possiblity of a DoS. Update to at least 4.1.11 is recommended. Can you look into that, please?

rajasegar commented 4 years ago

Yes @thriqon I ran npm audit, it gives me two warnings for http-proxy: high (DoS) clean-css: low (Reg exp DoS) But both are not direct dependencies in package.json, TLDR; I think we can only update this through dependabot or greenkeeper, what do you suggest