GreenInfo-Network / caliparks.org

Mapping social media in parks and other open spaces
http://www.caliparks.org/
22 stars 3 forks source link

Update package.json to specify node version 4.8.4 #657

Closed gregallensworth closed 7 years ago

gregallensworth commented 7 years ago

Heroku announced a vulnerability in Node 4.8.x today https://nodejs.org/en/blog/vulnerability/july-2017-security-releases/

A patch came out today for 4.8.4 which corrects this. I see that package.json specifies engines >=4.1 <5 which does indeed resolve to the latest 4,.x which would become 4.8.4 at the next reboot.

Make some change and then re-deploy, so as to trigger it to reboot the dynos, which will recompile them and use 4.8.4