westerndevs / western-devs-website

Hexo blog implementation for WesternDevs
https://www.westerndevs.com
2 stars 6 forks source link

Dependency and Node Update #217

Closed davidwesst closed 4 years ago

davidwesst commented 4 years ago

Addressed a number of the security issues reported with npm audit and pushed up version of node to latest LTS.

Tested with npm run generate and npm run server and content seems to be running as expected locally.

davidwesst commented 4 years ago

Just want someone to verify before merging. No rush.

dylan-smith commented 4 years ago

You might need to update node version in travis.yml too

davidwesst commented 4 years ago

I'll take a look at that and add that in when I have a chance later tonight.