- Upgrade dependencies - Drop Node 8.x support as it has reached EOL BREAKING CHANGE: Node 8.x is no longer supported.
Modify the template producing HTML error responses to correctly escape all strings that are possibly coming from the client making the request. Before this change, the error responses were vulnerable to XSS (cross-site scripting) attacks.