alphagov / govuk_elements

❗️GOV.UK Elements is deprecated, and will only receive major bug fixes and security patches.
https://govuk-elements.herokuapp.com/
MIT License
227 stars 90 forks source link

Upgrade node.js version for Heroku #522

Closed gemmaleigh closed 7 years ago

gemmaleigh commented 7 years ago

The Node.js team has announced that a high severity remote Denial of Service (DoS) Constant Hashtable Seeds vulnerability in Node.js versions 4.x through 8.x has been patched in the following versions:

4.8.4 6.11.1 7.10.1 8.1.4

Use the engines section of package.json to specify the version of Node.js to use on Heroku: 8.1.4.