Postleaf / postleaf

Simple, beautiful publishing with Node.js.
https://www.postleaf.org/
MIT License
505 stars 204 forks source link

NPM reports hundreds of vulnerabilities #108

Open Darksoulsong opened 5 years ago

Darksoulsong commented 5 years ago

Summary

NPM reports vulnerabilities regarding the packages installed: "found 470 vulnerabilities (245 low, 203 moderate, 21 high, 1 critical)"

Steps to Reproduce

  1. Clone project
  2. Run npm install

Additional info


Note: This issue tracker is ONLY for bug reports and feature requests. If this is a personal support issue, please visit postleaf.org/support.

claviska commented 5 years ago

I'm aware. Now that Node 10 LTS is out I need to run updates and get it running on that release (a few users mentioned trouble with Node 10).

I'm extremely busy with the upcoming Surreal CMS release right now so if anyone wants to work on this let me know!

post2seth commented 5 years ago

I am already working on it till date i update the sequlize classes, alot of updates are in queue, i will generate a PR soon for postleaf.

On Wed, Mar 6, 2019, 9:26 PM Cory LaViska notifications@github.com wrote:

I'm aware. Now that Node 10 LTS is out I need to run updates and get it running on that release (a few users mentioned trouble with Node 10).

I'm extremely busy with the upcoming Surreal CMS https://www.surrealcms.com/ release right now so if anyone wants to work on this let me know!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Postleaf/postleaf/issues/108#issuecomment-470162415, or mute the thread https://github.com/notifications/unsubscribe-auth/AC0DcDS-qWzfmDwp5GvJWpBf3lq9CrYHks5vT-U3gaJpZM4bgV_2 .

claviska commented 5 years ago

Beautiful! Are you using Node 10 LTS?

post2seth commented 5 years ago

Yes.

On Wed, Mar 6, 2019, 9:45 PM Cory LaViska notifications@github.com wrote:

Beautiful! Are you using Node 10 LTS?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Postleaf/postleaf/issues/108#issuecomment-470170278, or mute the thread https://github.com/notifications/unsubscribe-auth/AC0DcDIK7DAAAwcBx0RnLCQvH5VCKFHsks5vT-mOgaJpZM4bgV_2 .

MitchellHayes commented 4 years ago

@post2seth did you get this working?