cthit / VoteIT

Voting website hosted on a node.js server
MIT License
4 stars 29 forks source link

Old dependencies crashing docker build + introducing possible security issues #70

Open Deltaphish opened 4 years ago

Deltaphish commented 4 years ago

Currently the docker build is crashing while installing node. I believe that it has something to do with the docker container being based on an version of Ubuntu which has reached its end of life.

There are also many dependencies that are deprecated in the package.json that could result in major security vulnerabilities.