Add support for Node 13.x
Created by: asdine
I tried installing the website dependencies using Node 13 but it didn't work. The problem came from the Sharp version used, which doesn't support Node 13.x. I have fixed that by using the latest release of Sharp and updating the dependencies, as explained in this issue.
This fix works on both Node v13.13.0 and v12.16.2.